GET
/
getVerificationResult
/
{documentId}
/
{tenantId}
/
{organizationId}
curl --request GET \
  --url https://gateway.finhub.cloud/aml/1.0.0/getVerificationResult/{documentId}/{tenantId}/{organizationId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

documentId
string
required
tenantId
string
required
organizationId
string
required