v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
sourceDocument

Returns the SourceDocumentData with the given ID if it exists

get/sdoc/data/{sdoc_id}

Path parameters

sdoc_idinteger required

Query parameters

only_if_finishedboolean

Response

Successful Response

idinteger required

ID of the SourceDocument

project_idinteger required

ID of the Project the SourceDocument belongs to

repo_urlstring required

Relative path to the SourceDocument in the repository

htmlstring required

Processed HTML of the SourceDocument

tokensstring[] required

List of tokens in the SourceDocument

sentencesstring[] required

List of sentences in the SourceDocument