Skip to main content
GET
Get order details

Authorizations

X-Api-Key
string
header
default:sb_test_your_key
required

API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.

Path Parameters

order_id
string<uuid>
required

Public order ID returned by create or list order endpoints.

Response

Order details

data
object
required

Canonical order detail response, including order state and fills where available.

Example:
status
enum<string>
required
Available options:
success