---
title: "/stores"
method: GET
path: "/api/stores"
---

# /stores

`GET /api/stores`

Get a list of all stores in the ShippingEasy account

## Response `200`

200

- object
  - `stores` object[]
    - `api_key` string
    - `name` string
    - `type` string
    - `url` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/shippingeasy/apis/api-settings.md) · [All operations](https://skmtc.dev/shippingeasy/apis/api-settings/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shippingeasy/api-settings/revisions/2e681229bb00/schema)
