6fcf6b0bc28a

OpenAPI 3.1.0raw.githubusercontent.com2026-08-12228323518.0 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.