Metrics on current period quota usage
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
💡
Compute Unit Value:
10
```200 Ok
```400 generic error response object
```401 generic error response object
```403 generic error response object
```500 generic error response object
Updated2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://svc.blockdaemon.com/management/v1/metrics/quota-usage \
--header 'accept: application/json'
application/json
200400401403``500
Updated2 months ago