Skip to main content
GET
List Folders

Path Parameters

organizationId
string
required
Organization ID
projectId
string
required
Project ID

Query Parameters

limit
number
default:"10"
Items per page
lastKey
string
Pagination cursor from previous response

Response

data
Folder[]
Array of folder objects
pagination
object
Pagination information

Example Response

Code Examples