Kobble Documentation home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Events
Quota Reached
Documentation
Community
Blog
Home
Introduction
Quickstart
Set up Kobble
Next quickstart
React quickstart
Vue.js quickstart
Integrations
Fullstack SDKs
Next.js
Client SDKs
Javascript
React
React Web Extension
Admin SDKs
Node.js
Deno
Go
Product
Customer Portal
Authentication
Monetization
Quotas
Permissions
Webhooks
Overview
Events
User Created
Subscription Created
Subscription Updated
Subscription Deleted
Quota Reached
Ping
Guides
Best Practices
Integrating Crisp
On this page
Event Object
Data Object
Events
Quota Reached
The
quota.reached
event is triggered when a user exceeds their quota limit.
Event Object
type
quota.reached
data
Event Data Object
The corresponding event data object as described below.
Data Object
quotaId
string
The unique identifier for the quota.
quotaName
string
The name of the quota.
usage
number
The amount of usage that has been recorded.
limit
number
The maximum allowed usage for the quota.
userId
string
The unique identifier for the member.
Subscription Deleted
Ping
Assistant
Responses are generated using AI and may contain mistakes.