Skip to main content
GET
Get Order

Authorizations

Authorization
string
header
required

A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Creating API Keys section of our Coinbase App Authentication docs for information on how to generate your Bearer Token.

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.