cURL
Whale Trades
Get Whale Trade
Returns one whale trade by raw whale_alerts.id or the wt_-prefixed id emitted by list and history responses.
GET
cURL
Fetch one whale trade by ID. Use either the raw
The response is a single
whale_alerts.id or the wt_... ID returned by whale-trade list and history responses.
whale_trade envelope with the same item shape as Get Whale Trades.Authorizations
API key: Authorization: Bearer oxi_sk_live_...
Headers
Conditional GET validator from a previous ETag. Matching values return 304 Not Modified with an empty body.
Path Parameters
Raw whale_alerts.id or wt_-prefixed whale trade id.