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

Entity’s are assigned an auto-generated UUID to ensure global uniqueness, represented as an 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 call.

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

Errors