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

purpose
string
required
organizationId
string
required