Enterprise
Get enterprise's wallet limits
get/api/v2/enterprise/{enterpriseId}/walletLimits
Path parameters
enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f
The enterprise ID
Query parameters
coinCoin[]
Filter by coin(s)
[ "btc" ]
isCustodialtrue
Whether custodial limits should be returned
Response
OK
Example response
[
{
"coin": "btc"
}
]Changes
No recorded changes to this endpoint across all 16 revisions of this API.