List all available subscription packages including pricing and subscription type information. Supports filtering and sorting similar to products endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your API token.
Filter by subscription type (picknmix, variable)
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
x >= 1
Page number for pagination
x >= 1
Number of items per page
x >= 1
Include additional data. Available: attributes, subscribers
Success
The response is of type object
.