Requires the bundle:list machine 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. This endpoint returns a simplified version of the bundle data, including only essential fields and active bundle price options.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
If provided, includes is_owned_by_store field in the bundle price options to indicate if the option is already included in the specified store.
Number of items per page (default: 25, max: 25)
x <= 2525
Last order ID for cursor-based pagination
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