List Bundles in a Store

Retrieves a paginated list of bundles available in a specific store. 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.

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

ID of the store whose bundles are to be listed

Query Params
integer
≤ 25

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

integer

Last bundle ID for cursor-based pagination

string

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

boolean

Filter bundles that are shared across businesses (true/false)

string

Filter bundles by a specific label

integer

Primary key of the order to validate if the bundles are applicable for that order

Responses

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