GET
/
document
/
{documentId}
curl --request GET \
  --url https://gateway.finhub.cloud/aml/1.0.0/document/{documentId} \
  --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