v25

OpenAPI 3.1.0raw.githubusercontent.com2026-08-015486519.4 KB
Whale Trades

Get whale trade by ID

Returns one whale trade by raw whale_alerts.id or the wt_-prefixed id emitted by list and history responses.

get/api/v1/whale-trades/{id}

Path parameters

idstring required

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

Headers

If-None-Matchstring

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

Response

Whale trade

object'whale_trade' required