---
title: "List shops attached to the agency"
method: GET
path: "/channel-api/v1.0/shops"
tags: ["Shops"]
---

# List shops attached to the agency

`GET /channel-api/v1.0/shops`

## Response `200`

OK

- ComFourthwallAppChannelShopModelGetShopsXResponse
  - `shops` ComFourthwallAppChannelShopModelShopSummaryXResponse[], required — Shops attached to the agency this channel is credentialed for.
    - `shopId` string, required — Shop id.
    - `name` string, required — Shop display name.

---

[API](https://skmtc.net/fourthwall/apis/fourthwall-apis-3.md) · [All operations](https://skmtc.net/fourthwall/apis/fourthwall-apis-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fourthwall/fourthwall-apis-3/revisions/ebc29b226337/schema)
