Get processing status / results
Get processing status / results
Returns the pipeline status and, via ?include=content,results,evidence and ?format=json|markdown, the inlined parsed content, action results and grounding evidence. 410 once the TTL has expired (grace window), 404 after grace or for an unknown id.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Query parameters
include
Comma-separated: content, results, evidence.
format
Content representation for include=content. Default json (audio files have no markdown).
Allowed values:
Response
Current status (and requested includes).
processingId
status
expiresAt
files
actions
Errors
404
Not Found Error
410
Gone Error