Recipients
Get a recipient
Retrieves the details of an existing recipient.
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).Documentation Index
Fetch the complete documentation index at: https://signatureapi-daf4ee54.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the recipient. Recipient IDs use the
re_ prefix.Returns
Returns a200 OK status code along with a recipient object if successful, or an error otherwise.