quickSpaces
quickSpaces

List Folders

A scope's whole folder tree (flat, for the sidebar), or just one folder's children when parent_id is given.

scope=all crosses scopes and returns every folder in the workspace — the studio needs it to show, and move between, folders that belong to projects.

get/api/v1/quick-spaces/folders

Query parameters

space_idstring nullable
parent_idstring nullable
scopestring nullable

Response

Successful Response

idstring required
namestring required
space_idstring nullable
space_titlestring nullable
parent_idstring nullable
created_atstring date-time required
folder_countinteger
asset_countinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.