v1
latestOpenAPI 3.0.22026-07-26207170320.9 KBList jobs
List jobs for the provided service that match the provided filters. If no filters are provided, all jobs for the service are returned.
Query parameters
The position in the result list to start from when fetching paginated results. For details, see Pagination.
Defaults to 20
The maximum number of items to return. For details, see Pagination.
Filter for the status of the job (pending, running, succeeded, failed, or canceled)
Filter for jobs created before a certain time (specified as an ISO 8601 timestamp)
Filter for jobs created after a certain time (specified as an ISO 8601 timestamp)
Filter for jobs started before a certain time (specified as an ISO 8601 timestamp)
Filter for jobs started after a certain time (specified as an ISO 8601 timestamp)
Filter for jobs finished before a certain time (specified as an ISO 8601 timestamp)
Filter for jobs finished after a certain time (specified as an ISO 8601 timestamp)
Response
OK