---
title: "Get all Shopify orders for a merchant"
method: GET
path: "/api/v1/shopify-orders"
tags: ["Shopify Orders"]
---

# Get all Shopify orders for a merchant

`GET /api/v1/shopify-orders`

Get all Shopify orders for a merchant

## Response `200`

Success

- ShopifyOrderListResponse — Response for listing Shopify orders
  - `success` boolean — Indicates if the request was successful
  - `data` object[] — Array of Shopify orders

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

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