website logo
API Documentation
Navigate through spaces
API Documentation
⌘K
Introduction: API Reference
Authentication
SIGN IN
Team Members
Add Member
Update Member
Delete Member
Get Members List
Call Group
Call Group List
Update Call Group
Create Call Group
Delete Call Group
Get Group details by id
Get Group Time Schedule
Call Logs- Incoming/Outgoing
Call Report API
Click2Call API ( Normal )
Click2Call API (with CallGroup)
Reverse C2C API ( B Party=Member Number)
Reverse C2C API ( B Party=Deskphone with CallGroup)
Live Call API
Call Routing API
Bulk Voice Brodcast
Bulk Voice Broadcast
Bulk Voice Broadcast Report
Voice OTP API's
Contact API's
Get Contact List
Add contact
Edit contact
Delete contact
Number Blacklist API's
Block Number
Unblock Number
Account Sender id's
Add Sender id
Get Sender id
Delete Sender id's
Account Level API's
Activity Trail History
Profile & Balance
IVR Number List
Email Report API
Member Analysis
Notification Settings
Notification List
Update Notification
Docs powered by archbee 
1min

Call Group List



This API is used to get the call groups list
POST
Params
Header Parameters
authcode
required
String
This is the unique auth key
current_page
optional
Integer
count of pages
per_page
optional
Integer
limit per page(set at 50 from backend)
Form Parameters
group_id
optional
Integer
Unique call group id ( for example 9995 )
group_name
optional
String
Call Group Name
call_strategy
optional
Integer
Denotes the call strategu used in the group
is_sticky
optional
Integer
Denotes if sticky is on or not
is_multi_sticky
optional
Integer
Denotes if multi sticky is on or not
group_owner_name
optional
String
The name of the group owner
groupmember_count
optional
Integer
the number of members in the group
extension
optional
Integer
Denotes the extension number
deskphone_id
optional
Integer
Desk Phone unique id. ( for example 5549 )
time_schedule
optional
Integer
To Check specific tme schedule. ( 0 for 24*7 time schedule, 1 for customized time schedule )




Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Update Call Group
Docs powered by archbee 
Get call group list