Skip to main content
GET
/
documents
/
{id}
/
download
Download a document.
curl --request GET \
  --url https://api.novatrade24.com/v1/documents/{id}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

OAuth 2.0 client_credentials grant via Keycloak service account. Clients are provisioned per IntegrationOrganization in the nt24-idp realm.

Path Parameters

id
string
required

Response

Document binary

The response is of type file.