Get a signature request
Signatures
Get a signature request
Poll a signature request’s status and signed-document URL.
GET
Get a signature request
Authorizations
Project API key (ck_live_… or ck_test_…) presented as a bearer token.
For embed partner endpoints this is the partner secret key, which is the
same credential type.
Path Parameters
The signature request id.
Response
The signature request.
Available options:
sent, viewed, completed, declined, expired, cancelled, failed Authenticated download URL; null until the signed PDF is archived.
Craftkit-owned authenticated URL (/v1/signatures/{id}/certificate)
for the completion certificate; null until it is available. Not a
provider URL.