Fetch detailed information for a specific document by its ID. Includes document metadata, recipient information, and a temporary URL to the final signed PDF if the document has been completed.
GET
/
getDocumentDetails
Retrieve a single document's details
Copy
curl --request GET \ --url https://api.useinkless.com/getDocumentDetails \ --header 'x-api-key: <api-key>'