---
title: "Order Fetch by ID API"
method: GET
path: "/orders/{id}"
---

# Order Fetch by ID API

`GET /orders/{id}`

The following endpoint retrieves the details of a single Order

## Path parameters

- `id` string, required

## Query parameters

- `expand` string

## Response `200`

200

## Other responses

- `401` — 401
- `404` — 404
- `500` — 500

---

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