---
title: "Read Preferences"
method: GET
path: "/2023-10/bundle/preferences"
---

# Read Preferences

`GET /2023-10/bundle/preferences`

The Read Preferences API endpoint is designed to fetch admin preferences from the Loop admin portal for bundles associated with a specific Shopify domain.

## Path parameters

- `version` string, required

## Query parameters

- `myshopifyDomain` string, required

## Response `200`

200

- object
  - `success` boolean
  - `message` string
  - `data` object
    - `bundle_inventory_control` string
  - `code` string
  - `pageInfo` unknown

## 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)
