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.
Documentation Index
Fetch the complete documentation index at: https://docs.decibel.trade/llms.txt
Use this file to discover all available pages before exploring further.
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)