Individual document

This HTTP GET request retrieves a specific file from the endpoint using specific document ID.

The response has a status code of 200 and a content type of application/pdf.

individual-document

get

Get supporting document by document id

Authorizations
Path parameters
documentidanyRequired
Responses
200
Success
get
GET /sandbox/boreg/files/{documentid} HTTP/1.1
Host: cipc-apm-rs-dev.azure-api.net
Ocp-Apim-Subscription-Key: YOUR_API_KEY
Accept: */*

No content

Last updated

Was this helpful?