Skip to main content
GET
/
documents
/
{document_id}
/
download
/
Download document
curl --request GET \
  --url https://api.standardmetrics.io/v1/documents/{document_id}/download/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Your valid bearer token. All Auth tokens persist for all requests. Make sure to replace Client Credential Basic tokens with Bearer tokens after retrieving your bearer token. Go to the API Reference/Setup, User Guides/Initial Setup, or API Reference/Get API Access Token page to get your token.

Path Parameters

document_id
string
required

The hashed ID of the document to download