/
Limits (/limit/)
Limits (/limit/)
You can test API methods on the interactive API browser page and without writing code
Some of the resources described on the page may not be available by default due to the type of application (see Creating and authorizing applications).
This resource allows you to get information about the various limits of the client.
Description of data structures
Example
We get the limits of the current authorized client.
System response:
{
"disk_quota": 10485760,
"application_limit": 10,
"ivr_rule_limit": 2000,
"user_extension_group_limit": 100,
"extension_agent_limit": 100,
"sound_limit": 30,
"ivr_option_limit": 100,
"user_client_limit": 100,
"extension_group_limit": 5,
"user_extension_limit": 100,
"network_permission_limit": 20,
"calls_limit": 50,
"remote_agent_limit": 500,
"event_limit": 25,
"extension_limit": 5,
"dial_rule_limit": null,
"incom_rule_limit": 500,
"ivr_context_limit": 100,
"reg_limit": 0,
"interval_limit": 500
}
Resources of the "Client" section
, multiple selections available,
Related content
Client (/client/, /client_info/)
Client (/client/, /client_info/)
More like this
Call Control Groups (/call_control_group/)
Call Control Groups (/call_control_group/)
More like this
Call Data Record (/cdr/)
Call Data Record (/cdr/)
More like this
Incoming Call Rules (/incom_rule/)
Incoming Call Rules (/incom_rule/)
More like this
Internal Numbers Group (/extension_group/)
Internal Numbers Group (/extension_group/)
More like this
Calls (/calls/)
Calls (/calls/)
More like this