Document Analyses Results

Get Document Analyses Results

Path parameters

entityIdstringRequired
documentIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
entityIdstring or null

Entities are assigned an auto-generated UUID to ensure global uniqueness, represented as entityId. The entityId allows for precise modification when required. To modify an entity, set the entityId of the entity you wish to update in an update request.

analyseslist of objects or null
requestIdstring or null
The unique request identifier for the API call made.

Errors