Get jobs

Retrieves all jobs in your organization.

Query Params
int32
required

The number of results to return per page.

string

The token for the page of results to retrieve.

string

The key words to search for.

filter.statuses
array of strings

The list of job statuses to filter by.

  • JOB_STATUS_ACTIVE_OK: The job is active and operating normally.
  • JOB_STATUS_OVERTIME: The job has exceeded the expected duration due to time expiry or missed check-in.
  • JOB_STATUS_IN_PANIC: The job is in a panic state.
  • JOB_STATUS_FINISHED: The job has finished.
filter.statuses
date-time

The start time for the date range.

date-time

The end time for the date range.

filter.group_ids
array of strings

The list of group IDs to filter by.

filter.group_ids
filter.user_ids
array of strings

The list of user IDs to filter by.

filter.user_ids
filter.job_ids
array of strings

The list of job IDs to filter by.

filter.job_ids
Responses

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