Skip to main content
GET
Get Filesystem Listing

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Query Parameters

folder_id
string<uuid> | null

Response

Successful Response

folder
FilesystemEntryRead · object
required
organisation_folder
FilesystemEntryRead · object
required
children
FilesystemEntryRead · object[]
ancestors
FilesystemEntryRead · object[]