v1 (Deprecated)
Get Quota
This endpoint returns your current quota limits
GET
/
v1
/
quota
Response
The maximum relative delay allowed for a message in seconds
How many endpoints the user can subscribe to a single topic.
Maximum message size in bytes
How many messages the user may send per day.
Returns 0 or negative values if the user has no limit.
How often a delivery will be retried
How many schedules the user may create
How many topics the user may create.
How long the messages will be kept in the database (seconds)
The timeout duration for outgoing http requests (seconds)
Was this page helpful?