---
title: "List Bundles"
method: GET
path: "/2023-10/bundle"
---

# List Bundles

`GET /2023-10/bundle`

## Path parameters

- `version` string, required

## Query parameters

- `myshopifyDomain` string

## Response `200`

200

- object
  - `success` boolean
  - `message` string
  - `data` object[]
    - `id` string
    - `name` string
    - `description` string
    - `image` string
    - `type` string
    - `status` string
  - `code` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/loopwork/apis/storefront-api.md) · [All operations](https://skmtc.net/loopwork/apis/storefront-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loopwork/storefront-api/versions/1524500daa02/schema)
