v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
docprocessing

Get all SourceDocumentStatusSimple for the Project with the given ID by status

get/docprocessing/project/{proj_id}/status/{status}/simple

Path parameters

proj_idinteger required
status-100 | 0 | 1 required

Response

Successful Response

filenamestring required

Filename of the SourceDocument

namestring required

User-defined name of the document (default is the filename)

doctype'text' | 'image' | 'video' | 'audio' required
project_idinteger required

Project the SourceDocument belongs to

idinteger required

ID of the SourceDocument

processed_jobsinteger required

Number of processed jobs (depending on the doctype)

total_jobsinteger required

Total number of jobs (depending on the doctype)

processed_status-100 | 0 | 1 required