EndpointsTradesList tradesList trades GET /api/v1/trades Retrieve trades for the authenticated user with optional filters and pagination. Accepts both JWT and API key authentication. Request Responses200400401500Paginated list of tradesInvalid query parametersAuthentication requiredServer error