Folders
List folders
Returns all folders in a workspace, ordered by position then name.
GET
List folders
Requires the
folders:read scope. You must be a member of the workspace.
Access-restricted members only receive folders they have been explicitly
granted access to.Path parameters
The numeric workspace ID.
Response
Returns an array of folder objects.Folder identifier.
ID of the workspace this folder belongs to.
Folder name.
Icon identifier slug (e.g.,
"folder-1", "folder-2", "library"). null
if not set.Folder color.
Numeric sort position. Folders are ordered by this value ascending.
UTC ISO-8601 creation timestamp.
List folders