These docs are for v1.6.2. Click to read the latest docs for v1.15.1.

Get a signature request by its identifier.

Use this operation to retrieve a signature request by its identifier.

When accessed with no authentication, only public attributes of the signature request are returned.

Path Params
string
required

Identifier of the signature request to retrieve.

Query Params
string

Secret identifier of the signee wanting to retrieve the signature request.

If set, information related to this signee is returned in authorizedSignees[0].

This secret identifier is generated by the platform and only included in the email sent to the signee, allowing the platform to authenticate the signee.

Responses

404

No signature request matching the given identifier.

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json