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

Changes

Changed in 3 of the 73 revisions of this API.224

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response property items/name became required for the status 200

      response-property-became-required

    • response property items/name list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

  • 53e769440a2522See the full diff
    • the response property items/name became optional for the status 200

      response-property-became-optional

    • response property items/name list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

    This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog