Fetch order details by order_id
Order Endpoints
Get order by order_id
Retrieve an order’s metadata using its 32-byte hex order_id (with or without 0x).
GET
Fetch order details by order_id
Fetch an order by its
order_id (32-byte hex, with or without 0x).
Auth
Requires X-API-Key and returns the order only if owned by the calling user (internal keys may bypass, depending on server policy).
