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