Zurück zu Notion File Uploads

Verbinde Knoon AI mit Notion File Uploads (Notion), um KI-Workflows zu automatisieren.

List Notion file uploads.
notionFileUploadList
Beta
Intern
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
start_cursormustache Pagination cursor returned by a previous file upload list response.Nein
page_sizenumber Maximum number of file uploads to return.Nein
Rückgaben
NameTypBeschreibung
objectstring Response object type.
typestring List type discriminator when returned by Notion.
file_uploadmap Type-specific list metadata for file_upload.
next_cursorstring Cursor for the next page of results.
has_moreboolean Whether more results are available.
results.objectstring Object type.
results.idstring File upload ID.
results.created_timestring Creation timestamp in ISO 8601 format.
results.last_edited_timestring Last edited timestamp in ISO 8601 format.
results.filenamestring Uploaded filename.
results.content_typestring Uploaded content type.
results.urlstring Upload URL when available.
results.expiry_timestring Expiry timestamp for temporary upload URLs.
results.statusstring Upload status.