Skip to main content
GET
/
v2
/
counterparties
/
{id}
/
documents
/
{docId}
Download a document
curl --request GET \
  --url https://api.range.org/v2/counterparties/{id}/documents/{docId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

id
string
required
docId
string
required

Response

200 - undefined
Last modified on June 6, 2026