GET
List Workspace Folders

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

parentFolderId
string
limit
number
Required range: 1 <= x <= 200
cursor
string
query
string

Response

200 - application/json

Default Response

folders
object[]
required
nextCursor
string