Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

x-account-id
string<uuid>
required
x-workspace-id
string<uuid>
required

Response

200 - application/json

Folder hierarchy retrieved successfully.

id
string<uuid>

The unique identifier of the folder item.

file_location
string

The file location of the folder item.

parent_id
string<uuid> | null

The unique identifier of the parent folder item. Can be null if it is a root item.