Skip to main content
GET
/
api
/
v3
/
documents
/
{document_id}
Get Document
curl --request GET \
  --url https://api.dataspike.io/api/v3/documents/{document_id} \
  --header 'ds-api-token: <api-key>'
This response does not have an example.

Authorizations

ds-api-token
string
header
required

Path Parameters

document_id
string<uuid>
required

Fetch Document by ID

Response

200 - image/jpeg

Document image

The response is of type file.