Skip to main content
GET
/
documents
/
{uuid}
/
download
Download a document
curl --request GET \
  --url https://psn-api.paystub.dev/documents/{uuid}/download \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Use your API token

Path Parameters

uuid
string<uuid>
required

Document UUID

Response

Document file

The response is of type file.