Get enterprise's wallet limits

get/api/v2/enterprise/{enterpriseId}/walletLimits

Path Parameters

  • enterpriseIdstringRequired
    Example: "59cd72485007a239fb00282ed480da1f"
    Pattern: ^[0-9a-f]{32}$

Query Parameters

  • coinarray[string]
    Filter by coin(s)
    Example: "btc"
  • isCustodialboolean
    Whether custodial limits should be returned
    Enum:

200 Response

Array of
coin string required
A cryptocurrency or token ticker symbol.
Example: btc
limit integer
count integer required
Minimum: >= 0
isCustodial boolean
Allowed value: true

400 Response

One of
error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code

404 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code