Skip to main content
The quota.reached event is triggered when a user exceeds their quota limit.

Event Object

quota.reached
Event Data Object
The corresponding event data object as described below.

Data Object

string
The unique identifier for the quota.
string
The name of the quota.
number
The amount of usage that has been recorded.
number
The maximum allowed usage for the quota.
string
The unique identifier for the member.