Agent & Settings
Get current user's Sales Agent quota
Retrieves AI quota information for the current logged-in user, including total quota, used quota, remaining quota, and borrow status.
GET
Get current user's Sales Agent quota
Headers
Bearer [access_token]
Response
Quota information retrieved successfully
Sales Agent quota information
Total quota limit
Example:
100
Used quota count (working leads)
Example:
45
Remaining quota count
Example:
55
Whether quota is available
Example:
true
Quota usage percentage (0-100)
Example:
45
Whether AI is borrowed from others
Example:
false
Borrow level if borrowed: SELF, GROUP, TEAM
Example:
"SELF"
Borrowed from user/office ID
Example:
12346