Terug naar Notion File Uploads
Verbinding maken met Knoon AI met Notion File Uploads (Notion) om AI-workflows te automatiseren.
Retrieve a Notion file upload by ID.
notionFileUploadRetrieve
BÈTA
Intern
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| fileUploadId | mustache | Notion file upload ID. | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| object | string | Object type. |
| id | string | File upload ID. |
| created_time | string | Creation timestamp in ISO 8601 format. |
| last_edited_time | string | Last edited timestamp in ISO 8601 format. |
| filename | string | Uploaded filename. |
| content_type | string | Uploaded content type. |
| url | string | Upload URL when available. |
| expiry_time | string | Expiry timestamp for temporary upload URLs. |
| status | string | Upload status. |