Get a single order

Summary

Returns the full details of a single order by its id — the same OrderDetails
model returned by make amendments and the
active orders response, including items
(each with id), archived_items (with amends / original / refactors /
archived_reason), and the post-amendment totals.

Usage scenario

Re-fetch a single order to reconcile its (repriced) state — for example after a
lost POST /amendments response — without paging the active-orders list.

Operational constraints

Subject to the standard per-order rate limit; exceeding it returns a "Too many requests" error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Related order id in format {market}:{order_uuid}.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json