Retrieve trade history for a specific user with optional filtering by market, order ID, side, and timestamp range. Returns executed trades with price, size, PnL, and fee details. Supports sorting by timestamp (default: descending) and pagination. Page size is capped at 200.
Bearer token from Geomi. See Authentication for setup instructions.
User account address
Filter by specific order ID (requires market to also be provided)
Filter by market address
Pagination parameters (limit and offset)