Skip to main content
GET
List folders

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

A JSON array of folder objects.

id
integer

The unique identifier for the folder.

Required range: x >= 1
title
string

The display name of the folder.

workspaces
integer[]

The IDs of the workspaces assigned to this folder.