v59

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-07227318504.9 KB
analysis

Returns all SourceDocument IDs that match the query parameters.

post/analysis/code_occurrences

Query parameters

project_idinteger required
code_idinteger required
return_childrenboolean required

Request body

user_idsinteger[] required
doctypesDocType[] required

Response

Successful Response

textstring required

A text span of the SourceDocument annotated with the Code.

countinteger required

The number of occurrences of the text span annotated with the Code in the SourceDocument.