ListJobs
POST/v1/list-jobs
List the jobs associated with this account. Jobs are background processes like replacing the filterable metadata attributes.
Some tips for this API:
- This operation works with the Personal API Key and OAuth 2.0 (in a JWT "Bearer Token") authentication. You can find details of how to set up and use OAuth 2.0 here.
- It's best practice to filter as much as possible (by date, by status, and/or by job ID) to make job lists as easy to interpret as possible, as there can be many for a given time window.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.