cURL
curl --request GET \ --url https://0d.finance/api/v1/vaults/{vault_id}/caps
{ "items": [ { "name": "<string>", "current": 123, "limit": 123, "unit": "<string>" } ] }
Stable vault identifier
1
Caps
The response is of type object.
object
Was this page helpful?