FileUploads
Retrieve Notion file upload metadata and status information with creation and expiry details.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Object | String | ||
| Status | String |
The allowed values are pending, uploaded, expired, failed. | |
| Filename | String | ||
| ContentType | String | ||
| ContentLength | Integer | ||
| CreatedTime | Datetime | ||
| CreatedById | String |
Users.Id | |
| CreatedByType | String | ||
| LastEditedTime | Datetime | ||
| ExpiryTime | Datetime | ||
| Archived | Boolean | ||
| RequestId | String |