Get Jobs

Get a list of Jobs in the Project. Finished Jobs are kept for 60 days before being deleted.

Use the limit parameter to specify how many items you want to receive. If not specified, limit is set to the maximum supported value of the API: 2500. You can use the limit and startAfterId query parameters together in order to implement a pagination system.

Required Scopeproject.admin
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the Project. Must match the one in the JWT.

Query Params
string
enum

Filter on a specific Job status.

Allowed:
string
enum

Filter on a specific Job Type.

Allowed:
date-time

Filter on time of creation. The query will only return jobs created after the createdAfterDate. ISO 8601 format in UTC timezone.

string

ID of the record to start retrieving data from. Use together with limit for pagination.

number
1 to 2500

The number of records to return.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json