Job
Retrieve a workflow's failing jobs
Returns a collection of failing Job resource. Note: Queries, Sorting can include fields from Job and JobInstance resource
get/root/{m-wf-id}/workflow/{wf-id}/failing/job
Query parameters
querystring
A query to filter out records. See: Querying <#querying>__
orderstring
Result sorting criteria. See: Ordering <#ordering>__
start-indexinteger
Return results starting from record <start-index> (0 indexed)
max-resultsinteger
Max no. of records to return
Response
Success