Orchestrator
Returns the executions of a job.
Returns the executions of a job.
get/api/v1/orchestrator/jobs/{id}/executions
Path parameters
idstring required
ID to get the job executions for
Query parameters
namespacestring
Namespace to get the jobs for
limitinteger
Limit the number of executions returned
next_tokenstring
Token to get the next page of executions
reverseboolean
Reverse the order of the executions
order_bystring required
Order the executions by the given field
Response
OK