Skip to main content
notion.getFileUpload retrieve status and metadata for a Notion file upload.

Example

automations/notion-get-file-upload.automation.ts

Inputs

file_upload_id is required. OAuth requires no additional content capability; personal access tokens use their normal API access. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the file_upload, including expiry, filename, content type, byte length, status, and import or multipart details.