Retrieves a list of jobs with optional filtering by time ranges and status. Incomplete jobs will only include basic information.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The start of the time range
The end of the time range
Whether to treat the time range as inclusive or exclusive
The start of the time range
The end of the time range
Whether to treat the time range as inclusive or exclusive
The start of the time range
The end of the time range
Whether to treat the time range as inclusive or exclusive
The status of the job
JOB_STATUS_UNSPECIFIED, JOB_STATUS_PENDING, JOB_STATUS_RUNNING, JOB_STATUS_COMPLETED, JOB_STATUS_FAILED, JOB_STATUS_CANCELED Policy ID that created the job
The maximum number of jobs to return. Defaults to 10, capped at 1000.
A token identifying the page to return; for keyset pagination