{
  "id": "re_26w2VVV5JVm4j459TY5BNM",
  "envelope_id": "52872f0e-b919-4d69-89cd-e7e56af00548",
  "type": "signer",
  "key": "provider",
  "name": "Emily Johnson",
  "email": "emily@example.com",
  "status": "completed",
  "ceremony_creation": "automatic",
  "delivery_type": "email",
  "signature_options": ["typed", "drawn"],
  "completed_at": "2025-12-31T15:00:00.000Z",
  "status_updated_at": "2025-12-31T15:00:00.000Z"
}
A recipient is a person who receives an envelope. A signer is a type of recipient. Recipients interact with the documents in an envelope during a ceremony. These interactions may include signing, initialing, or filling in information. Once recipients successfully complete all required actions within the envelope, their status is marked as complete. Learn more about the recipient lifecycle. A recipient belongs to an envelope.

Attributes

{
  "id": "re_26w2VVV5JVm4j459TY5BNM",
  "envelope_id": "52872f0e-b919-4d69-89cd-e7e56af00548",
  "type": "signer",
  "key": "provider",
  "name": "Emily Johnson",
  "email": "emily@example.com",
  "status": "completed",
  "ceremony_creation": "automatic",
  "delivery_type": "email",
  "signature_options": ["typed", "drawn"],
  "completed_at": "2025-12-31T15:00:00.000Z",
  "status_updated_at": "2025-12-31T15:00:00.000Z"
}