List Funding Withdrawal Limits
Retrieve withdrawal limits for an asset, including remaining and maximum amounts where applicable.
API Key Permissions Required: Funds permissions - Query
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
The "API-Nonce" header should contain an always-increasing 64-bit integer, most commonly a Unix timestamp in milliseconds. Each request must use a nonce greater than the nonce of the previous request signed with the same API key.
Path Parameters
Filter by asset class.
currency, tokenized_asset Filter by asset.
1 - 16Query Parameters
Asset in which to express returned limit amounts. When omitted, amounts are returned in the funding method’s asset.
Account ID