Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

User session token

Query Parameters

oid
string

Server order ID to query; e.g. "ORD-1234567890". Mutually exclusive with cid.

cid
integer<int64>

Client order ID to query. Mutually exclusive with oid.

Required range: x >= 0
aid
string

Optional account ID selecting which account's cid namespace to resolve against. Defaults to the primary account.

Response

Status of requested order

status
object
required