---
title: "Get Store Buylist Settings"
method: GET
path: "/stores/{storeKey}/buylist/settings"
tags: ["Stores"]
---

# Get Store Buylist Settings

`GET /stores/{storeKey}/buylist/settings`

## Path parameters

- `storeKey` string, required

## Response `200`

OK

- TcgApiModelCommonApiResultTcgApiModelStoreBuylistSettings
  - `success` boolean
  - `errors` string[]
  - `results` TcgApiModelStoreBuylistSettings[]
    - `isEnabled` boolean

---

[API](https://skmtc.dev/tcgplayer/apis/tcgapi.md) · [All operations](https://skmtc.dev/tcgplayer/apis/tcgapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tcgplayer/tcgapi/revisions/dc32a30fcb68/schema)
