List business bundles
Requires the bundle:list scope. Retrieves a paginated list of bundles with optional filtering. The data is sorted by id in descending order and cannot be changed. Uses cursor-based pagination with default page size of 25 and maximum of 25.
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameter Query
Number of items per page (default: 25, max: 25)
x <= 2525
Opaque cursor for the next page.
Opaque cursor for the previous page.
Search term to filter bundles by name (case-insensitive, partial match)
Filter bundles by their sharing status
Filter bundles that have price options available in the specified store ID
Filter bundles that are associated with the specified label

