Successful response
| Field | Type | Required | Description |
|---|---|---|---|
visibility |
models.DocumentGetVisibility | ✔️ | N/A |
status |
models.DocumentGetStatus | ✔️ | N/A |
source |
models.DocumentGetSource | ✔️ | N/A |
id |
float | ✔️ | N/A |
external_id |
Nullable[str] | ✔️ | N/A |
user_id |
float | ✔️ | N/A |
auth_options |
Nullable[models.DocumentGetAuthOptions] | ✔️ | N/A |
form_values |
Dict[str, models.DocumentGetFormValues] | ✔️ | N/A |
title |
str | ✔️ | N/A |
created_at |
str | ✔️ | N/A |
updated_at |
str | ✔️ | N/A |
completed_at |
Nullable[str] | ✔️ | N/A |
deleted_at |
Nullable[str] | ✔️ | N/A |
team_id |
float | ✔️ | N/A |
folder_id |
Nullable[str] | ✔️ | N/A |
envelope_id |
str | ✔️ | N/A |
internal_version |
float | ✔️ | N/A |
template_id |
OptionalNullable[float] | ➖ | N/A |
document_data_id |
Optional[str] | ➖ | N/A |
document_data |
models.DocumentGetDocumentData | ✔️ | N/A |
document_meta |
models.DocumentGetDocumentMeta | ✔️ | N/A |
envelope_items |
List[models.DocumentGetEnvelopeItem] | ✔️ | N/A |
folder |
Nullable[models.DocumentGetFolder] | ✔️ | N/A |
recipients |
List[models.DocumentGetRecipient] | ✔️ | N/A |
fields |
List[models.DocumentGetField] | ✔️ | N/A |