cURL
curl --request GET \ --url https://gateway.7exchange.io/aml/1.0.0/getVerificationResult/{documentId}/{tenantId}/{organizationId} \ --header 'Authorization: Bearer <token>' \ --header 'token: <token>'
{ "reason": "<string>", "path": "<string>", "method": "<string>", "message": "<string>", "timestamp": "<string>", "status": 123 }
The access token received from the authorization server in the OAuth 2.0 flow.
InternalServerError
Reason phrase
Request path
Method type of the request
Error message
Timestamp of the error
Relevant HTTP status code