Retrieves the status of a specific signing request. Returns the signing status (PENDING, DONE, or FAILED). If DONE, includes the generated signature.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the signing request.
Request status.
The response is of type object
.