GET
/
v1
/
quota

Response

maxDelay
int

The maximum relative delay allowed for a message in seconds

maxEndpointsPerTopic
int

How many endpoints the user can subscribe to a single topic.

maxMessageSize
int

Maximum message size in bytes

maxRequestsPerDay
int

How many messages the user may send per day.

Returns 0 or negative values if the user has no limit.

maxRetries
int

How often a delivery will be retried

maxSchedules
int

How many schedules the user may create

maxTopics
int

How many topics the user may create.

retention
int

How long the messages will be kept in the database (seconds)

timeout
int

The timeout duration for outgoing http requests (seconds)