Get CaseMark job status
Get the status of a CaseMark summary workflow job.
GET
Documentation Index
Fetch the complete documentation index at: https://docs.case.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key starting with sk_case_
Path Parameters
Vault ID
Source object ID
CaseMark job ID
Response
Job status retrieved successfully
Case.dev job ID
Current job status
Available options:
pending, processing, completed, failed Type of workflow being executed
ID of the source document
ID of the result document (if completed)
Filename of the result document (if completed)
Error message (if failed)
When the job was created
When the job completed
Previous
Get object textRetrieves the full extracted text content from a processed vault object. Returns the concatenated text from all chunks, useful for document review, analysis, or export. The object must have completed processing before text can be retrieved.
Next

