List Job Runs for provided Job Id. Filter the data based on parameters passed in the query
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Job id of the application
Number of items per page
1 <= x <= 100010
Number of items to skip
x >= 00
Prefix used to search for job runs by name or identifier
Attribute to sort by
startTime, duration, deploymentVersion, triggeredBy, status Sorting order
asc, desc Array of subject slugs
Status of the job run
Status of JobRun
CREATED, SCHEDULED, RUNNING, FINISHED, FAILED, TERMINATION_REQUESTED, TERMINATING, TERMINATED, UNKNOWN Version number of the deployment