Skip to main content
GET
/
api
/
v3
/
documents
/
{document_id}
/
preview
Preview Document
curl --request GET \
  --url https://api.dataspike.io/api/v3/documents/{document_id}/preview \
  --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

Example:

"01827ed4-c928-7a3c-9a30-7ab7cc169d11"

Response

200 - image/jpeg

Document image

The response is of type file.