Skip to main content
GET
Retrieves the details of a recipient, including their current status, ceremony information, and completion timestamp. Use this endpoint to check a recipient’s progress through the signing workflow. The response includes the full recipient object for the recipient’s type (signer, approver, or preparer).

Path Parameters

string
required
The unique identifier of the recipient. Recipient IDs use the re_ prefix.

Returns

Returns a 200 OK status code along with a recipient object if successful, or an error otherwise.