get_recent_transactions
Retrieve recent account transactions by count and optional type filter to review fills, orders, funding, and more.
Instructions
Get the most recent account transactions (fills, orders, funding...).
Args: count: How many recent transactions to return (default 50). type_filter: Optional comma-separated transaction type filter, e.g. "ORDER_FILL" or "MARKET_ORDER,ORDER_FILL".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| type_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |