Collections
List Collections
get/v3/collections
Query parameters
parentCollectionNamestring
Optional filter to list only collections under a specific parent collection path. For example, "customers" will return "customers", "customers.premium", "customers.premium.vip", etc.
collectionNameSearchstring
Optional substring search filter for collection names (case-insensitive). For example, "premium" will match "customers.premium", "products.premium", etc.
pageinteger
Page number for pagination
limitinteger
Number of collections per page
Response
The request has succeeded.