Documents
Returns full document objects by Id from PdfMonkey. Id is required.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| AppId | String | ||
| Checksum | String | ||
| CreatedAt | Datetime | ||
| DocumentTemplateId | String | ||
| DownloadUrl | String | ||
| FailureCause | String | ||
| Filename | String | ||
| GenerationLogs | String | ||
| Meta | String | ||
| OutputType | String |
The allowed values are pdf, image. | |
| Payload | String | ||
| PreviewUrl | String | ||
| PublicShareLink | String | ||
| Status | String |
The allowed values are draft, pending, generating, success, failure. | |
| UpdatedAt | Datetime |