Collections
Get a Collection
get/v3/collections/items
Query parameters
collectionNamestring required
The name/path of the collection. Must use only letters, digits, underscores, and dots. Each segment must start with a letter or underscore.
pageinteger
Page number for pagination
limitinteger
Number of items per page
includeSubcollectionsboolean
When true, includes items from all subcollections under the specified collection path. For example, querying "customers" with this flag will return items from "customers", "customers.premium", "customers.premium.vip", etc.
Response
The request has succeeded.