API Reference
List Folders
List all folders the user has access to.
Args: auth: Authentication context
Returns: List[Folder]: List of folders
GET
Headers
Response
200
application/json
Successful Response
The response is of type object[]
.
List all folders the user has access to.
Args: auth: Authentication context
Returns: List[Folder]: List of folders
Successful Response
The response is of type object[]
.