jobs
List Jobs
Retrieve a list of jobs with optional filtering by workflow ID or job status.
get/api/v1/jobs/
Query parameters
workflow_idstring uuid nullable
statusstring nullable
Headers
unstructured-api-keystring nullable
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
added the optional property
items/reasonto the response with the200statusresponse-optional-property-added
- ○