v1

latestOpenAPI 3.0.02026-07-17161419.1 KB

List all jobs

get/jobs

Query parameters

job_definition_idstring
status'CREATED' | 'QUEUED' | 'IN_PROGRESS' | 'COMPLETED' | 'FAILED' | 'STOPPING' | 'STOPPED'
namestring
tagsstring[]
start_timeinteger
namestring
direction'asc' | 'desc'

Specifies the sorting criteria, defaults to 'create_time' in descending order if not provided

max_itemsinteger
next_tokenstring

Response

Successfully retrieved the list of jobs.

total_countinteger
next_tokenstring
All 16 operations