GET /api/v1/documents/{id}/signed — Download Signed File
Download the signed version of a document file. The signed document includes embedded digital signatures.
Authentication
Bearer
Request Headers
- Authorization (required)
- Bearer {token}
Path Parameters
- id (string, required)
- The unique document ID
Responses
HTTP 200 — Signed document returned -- application/pdf
{}