Tillbaka till Notion File Uploads
Anslut Knoon AI med Notion File Uploads (Notion) för att automatisera AI-flöden.
Retrieve a Notion file upload by ID.
notionFileUploadRetrieve
BETA
Intern
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| fileUploadId | mustache | Notion file upload ID. | Ja |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |