---
title: "Get an instore order"
method: GET
path: "/v1/instore/orders/{token}"
tags: ["Instore"]
---

# Get an instore order

`GET /v1/instore/orders/{token}`

Retrieve the status of an instore order.

## Path parameters

- `token` string, string, required

## Response `200`

Instore order retrieved successfully.

## Other responses

- `400` — Bad request
- `401` — Unauthorized

---

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