Get Account Fundings
User Account
Get Account Fundings
This endpoint retrieves the account fundings.
GET
Get Account Fundings
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Market name. Example value: ETH-USDT. To get all supported markets, call /api/v1/markets endpoint. Omit this parameter to get results across all markets.
This is a parameter to support pagination. Get the value from the last field if present in the previous response.