---
title: "Changes to Get all orders for a specific ID."
method: GET
path: "/v1/get-order/{id}"
---

# Changes to Get all orders for a specific ID.

`GET /v1/get-order/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 19 revisions.

- **2026-05-26** `ca0ef15d5879` — 1 info
- **2026-05-06** `162bab886181` — 3 breaking, 1 warning, 4 info
- **2026-03-24** `4c6b590d6e0f` — 1 info
- **2026-03-20** `3d71e0aeceec` — 1 info
- **2026-03-17** `2143e9c2be82` — 1 info
- **2026-03-16** `b1e404245821` — 1 info

## Changes

- **2026-05-26** `ca0ef15d5879` — 1 info
  - endpoint deprecated
- **2026-05-06** `162bab886181` — 3 breaking, 1 warning, 4 info
  - removed the media type `application/json` for the response with the status `404`
  - removed the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/min_required_sats` from the response with the `400` status
  - removed the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/sender` from the response with the `400` status
  - added the new `QUOTE_AMOUNT_TOO_LOW` enum value to the `code` response property for the response status `400`
  - the endpoint scheme security `api_key` was added to the API
  - removed the `INSUFFICIENT_FUNDS` enum value from the `code` response property for the response status `400`
  - added the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/actual` to the response with the `400` status
  - added the required property `details/oneOf[#/components/schemas/GatewayErrorDetails]/oneOf[subschema #3 -> subschema #8]/minimum` to the response with the `400` status
- **2026-03-24** `4c6b590d6e0f` — 1 info
  - added the media type `application/json` for the response with the status `404`
- **2026-03-20** `3d71e0aeceec` — 1 info
  - added the non-success response with the status `400`
- **2026-03-17** `2143e9c2be82` — 1 info
  - added the optional property `depositAddress` to the response with the `200` status
- **2026-03-16** `b1e404245821` — 1 info
  - added the required property `id` to the response with the `200` status

---

[Operation](https://skmtc.dev/bob-collective/apis/bob-gateway-api/docs/v1/get-order/:id/get.md) · [API](https://skmtc.dev/bob-collective/apis/bob-gateway-api.md) · [Page](https://skmtc.dev/bob-collective/apis/bob-gateway-api/changes/v1/get-order/:id/get)
