Get Signature Request Report
GET/signature-requests/:SR_ID/report
Provides the signature report for a specific signature request.
By default, the report is returned as a human-readable, digitally signed
PDF document. Optionally, the report format can be changed using the
type query parameter (e.g. JSON or HTML).
The report contains all relevant information about the signature process, including signatories, timestamps, and verification details. It serves as legally valid proof of the completed signing process and can be stored or shared for auditing, compliance, or record-keeping purposes.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
- 503
OK
Bad request
Unauthorized
Access denied
Too many requests
Internal server error
Service unavailable