Monthly Events Quota GET
GET/v1/events/quota
Monthly Events Quota GET
Request
Responses
- 200
Ok
- application/json
- Schema
- Example (from schema)
Schema
monthlyActiveUnitsQuotaMillions doublerequired
monthlyEventsQuotaMillions doublerequired
{
"monthlyActiveUnitsQuotaMillions": 0,
"monthlyEventsQuotaMillions": 0
}
Loading...