Skip to main content
GET
/
v1
/
signatures
/
{id}
/
certificate
Download the completion certificate
curl --request GET \
  --url https://api.craftkit.dev/v1/signatures/{id}/certificate \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

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

id
string<uuid>
required

The signature request id.

Response

Authenticated completion certificate stream.

The response is of type file.