ย้อนกลับไปยัง Notion File Uploads
เชื่อมต่อ Knoon AI กับ Notion File Uploads (Notion) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
Retrieve a Notion file upload by ID.
notionFileUploadRetrieve
เบต้า
ภายใน
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| fileUploadId | mustache | Notion file upload ID. | ใช่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| 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. |