Use this API to check transaction status
You need to call this API with the documentId to get the status of the transaction and/or to fetch the latest version of the document, and the Audit Trail if the document has been completed. Response for the Details API is also the same as the Success Webhook Data apart from the signType parameter. signType parameter will only be provided in the Webhook Data, and not in the Response to the Details API.
Note: This API cannot retrieve data for documents that were deleted manually from the dashboard or automatically using the "delete on complete" option.
Note: The Content Delivery Network (CDN) URL provided in the response is valid for only 15 seconds. During this time, users can download the file directly from the server.
- Please note that this URL is intended only for downloading files at the server level, and should not be used for previewing content in the host application.
- Download Method: curl (file URL received from API) -output (path to store the file)
Important: Fair use limits may apply to GET APIs to ensure system stability.
Query parameters
Leegality's Unique document level reference number, received as a response to POST call made to the Create API.
Response
Response Data
Changes
No recorded changes to this endpoint across all 1 revision of this API.