List simplified 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. This endpoint returns a simplified version of the bundle data, including only essential fields and active bundle price options.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

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.

integer
≤ 25

Number of items per page (default: 25, max: 25)

string

Opaque cursor for the next page.

string

Opaque cursor for the previous page.

string

Search term to filter bundles by name (case-insensitive, partial match)

boolean

Filter bundles by their sharing status

integer

Filter bundles that have price options available in the specified store ID

string

Filter bundles that are associated with the specified label

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json