cURL
curl --request GET \ --url https://api.luminpdf.com/v1/signature_request/files/{signature_request_id} \ --header 'X-API-Key: <api-key>'
"<string>"
Obtain the file of the Signature Request by id as a PDF (deprecated).
Documentation IndexFetch the complete documentation index at: https://developers.luminpdf.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.luminpdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
X-API-Key
X-API-Key: YOUR_API_KEY
ID of the Signature Request to get
Expected response to a valid request
The response is of type file.
file