Skip to main content
GET
/
signature_request
/
files
/
{signature_request_id}
Download File
curl --request GET \
  --url https://api.luminpdf.com/v1/signature_request/files/{signature_request_id} \
  --header 'X-API-Key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://developers.luminpdf.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.

Path Parameters

signature_request_id
string
required

ID of the Signature Request to get

Response

Expected response to a valid request

The response is of type file.