List bundles
Bundles
List Bundles
Returns a paginated list of all product bundles.
GET
List bundles
Authorizations
Use your account's Secret Key as the Bearer token.
Query Parameters
Page number for pagination.
Required range:
x >= 1Number of results per page.
Required range:
1 <= x <= 100Field to search by (e.g. email, tag).
Start date filter (ISO 8601).
Example:
"2024-01-01"
End date filter (ISO 8601).
Example:
"2024-12-31"
Field to sort results by.
Sort direction.
Available options:
asc, desc 