For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieve linked Label documents by ID

Retrieves documents relationships.

get

Retrieves documents relationships for the specified ID.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
definitionIdstringRequired

Statistic Definition Identifier

Example: 000000000000000000000001
documentIdstringRequired

Label Document Identifier

Example: 000000000000000000000001
Responses
200

Successful operation.

application/json
get
/policy-labels/{definitionId}/documents/{documentId}/relationships

Last updated