Skip to main content
GET

List folders

Returns folders from every workspace you can access, unless you narrow with query parameters.

Query parameters

  • workspace_id - only folders in that workspace (must be one of your active workspaces).
  • root=true - only top-level folders (parent_id is null).
  • parent_id - only direct children of that folder (folder must belong to a workspace you can access).
Requires the posts token ability (same as media upload).

Request

See also

Create folder