Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Response
200 - application/json
Successful response with jobs and pagination
The response is of type object
.
Paginated list of all the jobs (pending and completed).
Bearer authentication header of the form Bearer <API_KEY>
.
Successful response with jobs and pagination
The response is of type object
.