Go
Folders
List all folders
Retrieve a paginated list of folders for the authenticated workspace.
GET
Go
Authorizations
Default authentication mechanism
Query Parameters
The search term to filter the folders by.
The page number for pagination.
Required range:
x > 0Example:
1
The number of items per page.
Required range:
0 < x <= 50Example:
50
Response
A list of folders
The unique ID of the folder.
The name of the folder.
The description of the folder.
Available options:
default, mega The workspace-level access level settings for the folder. Default is write which allows full access to the folder for all team members. The other options are read (view-only access) and null (no access) and are only available on Business plans and above.
Available options:
write, read The date the folder was created.
The date the folder was updated.