Skip to main content
GET
Get Order

Authorizations

Authorization
string
header
required

A bearer token signed using your API Key Secret, see Creating API Keys section of our docs for more information. See Scope & Permissions for the permission each endpoint requires.

Path Parameters

order_id
string
required

The ID of the order.

Query Parameters

client_order_id
string

(Deprecated) Client Order ID to fetch the order with.

user_native_currency
string

(Deprecated) Native currency to fetch order with. Default is USD.

Response

A successful response.

order
object

The retrieved order.