Skip to main content
GET
Get Order

Overview

Retrieve details for a specific order by its ID.

Authentication

X-Api-Key
string
required
Your API key with Read or Trade scope

Path Parameters

order_id
string
required
The unique order identifier (UUID)Example: 550e8400-e29b-41d4-a716-446655440000

Request Examples

Response

success
boolean
required
Indicates if the request was successful
message
string
required
Human-readable response message
data
object
required
Order details
timestamp
string
ISO 8601 timestamp of the response

Success Response

Error Responses

Rate Limits

  • 100 requests per minute per API key

Next Steps

List Trades

View trade history for this order

Cancel Order

Cancel an open order