List copy trade history
Portfolio
List copy trade history
Returns a paginated list of all copy trades. Every item includes a pnl field (0 when not yet realized). Also available at /api/v1/portfolio/trades.
GET
List copy trade history
Authorizations
API key in the format cc_<64 hex characters>. Obtain from the Dashboard under Settings → API Keys.
Query Parameters
Required range:
1 <= x <= 200Unix ms — filter trades on or after this time.
Unix ms — filter trades before this time.

