GET
https://api.craftkit.dev/v1/signatures/:id/download409 until the document has been archived (until
signedDownloadUrl is non-null on the request).
Authorization
string
required
Bearer ck_live_… — a project API key.Path parameters
string
required
The signature request id (UUID).
Response
On success, the signed PDF bytes withContent-Type: application/pdf, served as an attachment named
<id>-signed.pdf.
application/pdf
The signed PDF stream.
Errors
cURL
409