GuidesAPI Reference
API Reference

Returns the details of multiple jobs

Fetches the details of all jobs the user is authorized to access - filtered on criteria provided in the query.

If none of the jobs matches criteria, an empty array is returned in the 200 - OK response.

Query Params
int32
1 to 100
Defaults to 100

Limits the number of results returned in the response. Default value is 100.

int32
≥ 0
Defaults to 0

For supporting paging by offset - the result list will start at the given offset. Default is 0.

string
enum
Defaults to any

Filter on jobs with this status.

string

A user supplied string that denotes one or more jobs.

Can be used to filter job responses on delete and get operations.

Headers
string

User-provided token that can be used to trace a request or a group of requests sent to the service.

Responses

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