Get Jobs in Subproject

Get a list of Jobs in this Subproject.

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
Required Modulesubproject
Path Params
string
required

ID of the Subproject.

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json