Skip to main content
GET
List a folder

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Query Parameters

path
string

Folder to list. Defaults to the workspace root.

max_pages
integer

Bound listing work to 1-10 pages. When supplied, the response includes truncated; true means the listing is incomplete. Omit to retain the full listing.

Required range: 1 <= x <= 10

Response

Successful response

The response is of type object.