Orchestrator
Returns the history of a job.
Returns the history of a job.
get/api/v1/orchestrator/jobs/{id}/history
Path parameters
idstring required
ID to get the job history for
Query parameters
limitinteger
Limit the number of history events returned
sincestring
Only return history since this time
event_typestring
Only return history of this event type
execution_idstring
Only return history of this execution ID
next_tokenstring
Token to get the next page of the history events
Response
OK