Skip to main content
GET
cURL
Fetch one whale trade by ID. Use either the raw whale_alerts.id or the wt_... ID returned by whale-trade list and history responses.
The response is a single whale_trade envelope with the same item shape as Get Whale Trades.

Authorizations

Authorization
string
header
required

API key authentication. Send your key in the Authorization header as Bearer oxi_sk_live_.... Live keys require an active Pro subscription and return live data.

Headers

If-None-Match
string

Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.

Path Parameters

id
string
required

Raw whale_alerts.id or wt_-prefixed whale trade id.

Response

Whale trade

object
string
required
Allowed value: "whale_trade"
data
object
required
meta
object
required