Skip to main content
GET
List Collections

Path Parameters

organizationId
string
required
Organization ID
projectId
string
required
Project ID

Query Parameters

page
number
default:"1"
Page number
limit
number
default:"20"
Items per page
folderId
string
Filter by folder (null for root level)

Response

data
Collection[]
Array of collection objects
pagination
object
Pagination information

Example Response

Code Examples