List files

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Query parameters

spaceIdstringOptional
pageSizeintegerOptional

Number of files to return in a page (default 20)

pageNumberintegerOptional

Based on pageSize, which page of files to return

modeenumOptional

The storage mode of file to fetch, defaults to “import”

Allowed values:

Response

This endpoint returns an object.
datalist of objects
paginationobjectOptional

pagination info