Skip to main content
GET
/
document
/
v1
/
documents
/
{documentId}
/
download
Download a binary file of the document
curl --request GET \
  --url https://api-{region}.sesametime.com/document/v1/documents/{documentId}/download \
  --header 'Authorization: Bearer <token>'
"binary file"

Authorizations

Authorization
string
header
required

API token obtained from Sesame HR Dashboard > Settings > Integrations > API

Path Parameters

documentId
string<uuid>
required

Document UUID

Response

200 - application/octet-stream

Downloaded document

The response is of type file.