Folders API
Retrieve a list of folders
Retrieve a list of folders for the authenticated workspace.
GET
Authorizations
Default authentication mechanism
Query Parameters
The search term to filter the folders by.
The page number for pagination.
Required range:
x > 0
Example:
1
The number of items per page.
Required range:
0 < x <= 50
Example:
50
Response
200
application/json
A list of folders
The response is of type object[]
.