Successful response
| Field | Type | Required | Description |
|---|---|---|---|
envelope_id |
str | ✔️ | N/A |
role |
models.EnvelopeRecipientGetRole | ✔️ | N/A |
read_status |
models.EnvelopeRecipientGetReadStatus | ✔️ | N/A |
signing_status |
models.EnvelopeRecipientGetSigningStatus | ✔️ | N/A |
send_status |
models.EnvelopeRecipientGetSendStatus | ✔️ | N/A |
id |
float | ✔️ | N/A |
email |
str | ✔️ | N/A |
name |
str | ✔️ | N/A |
token |
str | ✔️ | N/A |
document_deleted_at |
Nullable[str] | ✔️ | N/A |
expired |
Nullable[str] | ✔️ | N/A |
signed_at |
Nullable[str] | ✔️ | N/A |
auth_options |
Nullable[models.EnvelopeRecipientGetAuthOptions] | ✔️ | N/A |
signing_order |
Nullable[float] | ✔️ | N/A |
rejection_reason |
Nullable[str] | ✔️ | N/A |
fields |
List[models.EnvelopeRecipientGetField] | ✔️ | N/A |