Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your API token.
Query Parameters
Filter by subscription type (picknmix, variable)
Available options:
picknmix, variable Filter packages by collection slug or name
Filter packages by attributes using deep object notation
Sort packages by field and direction (e.g., price.asc, name.desc)
Limit the number of results returned
Required range:
x >= 1Page number for pagination
Required range:
x >= 1Number of items per page
Required range:
x >= 1Include additional data. Available: attributes, subscribers

