get_funding_payments
Retrieve your account's funding payment history, optionally filtered by a specific market, with newest records first.
Instructions
Get the authenticated account's funding-payment history, newest first, optionally filtered to a single market. Requires API credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of records to return (max 1000). | |
| market_id | No | Market id to filter to, e.g. "BTC-USDX-PERP". Optional. |