List Job Runs
Returns execution history for a job using keyset pagination, including response details for each run.
Authorizations
Provide your QuedUp API key in the Authorization header as Bearer <api_key>.
Path Parameters
Unique identifier of the job.
"550e8400-e29b-41d4-a716-446655440000"
Query Parameters
Opaque pagination cursor returned from a previous list response.
"eyJjcmVhdGVkX2F0IjoiMjAyNi0wMy0wOVQwMDowMDowMi40ODFaIiwiaWQiOiI2NjBlODQwMC1lMjliLTQxZDQtYTcxNi00NDY2NTU0NDAwMDEifQ"
Response
Paginated list of recorded runs for a job.
Execution attempts returned for the current page.
Whether another page of results is available.
false
Opaque cursor to request the next page of results.
"eyJjcmVhdGVkX2F0IjoiMjAyNi0wMy0wOVQwMDowMDowMi40ODFaIiwiaWQiOiI2NjBlODQwMC1lMjliLTQxZDQtYTcxNi00NDY2NTU0NDAwMDEifQ"