Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Job id of the application
Query Parameters
Number of items per page
Required range:
1 <= x <= 1000
Example:
10
Number of items to skip
Required range:
x >= 0
Example:
0
Prefix used to search for job runs by name or identifier
Attribute to sort by
Available options:
startTime
, duration
, deploymentVersion
, triggeredBy
, status
Sorting order
Available options:
asc
, desc
Array of subject slugs
Status of the job run
Version number of the deployment