---
title: "GET /{orderId}"
method: GET
path: "/{orderId}"
---

# GET /{orderId}

`GET /{orderId}`

## Path parameters

- `orderId` string, required

## Response `200`

ok

- Order
  - `id` string, required
  - `total` number, required
  - `currency` string

---

[API](https://skmtc.dev/mockzilla/apis/orders.md) · [All operations](https://skmtc.dev/mockzilla/apis/orders/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mockzilla/orders/revisions/108adaf24849/schema)
