Poll the status of a run
Pass runId for a specific run, or only projectId to fetch the project's most recent run. Live count fields distinguish retrieved provider outputs from evidence-ready analyzed outputs. Returns status: "none" when no run exists yet.
Query parameters
Project id. Required on all data endpoints.
Response
Successful response
Changes
Changed in 2 of the 4 revisions of this API.9
- ○
added the optional property
analyzedTasksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
cancelRequestedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
remainingTasksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resultsRevisionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
retrievedTasksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
settledTasksto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
extractionFailedTasksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
extractionIncompleteTasksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
extractionPendingTasksto the response with the200statusresponse-optional-property-added
- ○