website logo
Version 2.0 API
Previous Version 1.0
Navigate through spaces
⌘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
Member Analysis
Notification Settings
Notification List
Update Notification
Docs powered by archbee 

Get Group details by id

1min
POST
Params
Header Parameters
Authcode
required
String
This is the unique Auth key
group_id
required
Integer
This is the unique ID of the group
Form Parameters
group_member_id
optional
Integer
This is the unique id of the added group member.
member_name
optional
String
Team Member Name
member_email
optional
String
Team Member Email id ( fro example-agent1@xxx.com)
member_num
optional
Integer
The number of the member, this is non editable
password
optional
String
This is the password that the member uses to login to the panel
group_member_status
optional
Integer
This is to know the active/inactive status of the added group member. ( 1 for active , 0 for inactive )
starttime
optional
String
working hours set start time (In AM-PM format)
endtime
optional
String
working hours set end time (In AM-PM format)
weekdays
optional
String
This is to know about active days in particular callgroup ( array ('1'=>'Mon', '2'=>'Tue', '3'=>'Wed', '4'=>'Thu', '5'=>'Fri', '6'=>'Sat', '7'=>'Sun')
priority
optional
Integer
Call Sequential Routing Priority of the member
member_status
optional
Integer
Active/inactive status of the member on platform ( 1 for active, 0 for inactive )




Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Delete Call Group
NEXT
Get Group Time Schedule
Docs powered by archbee 
Get Group details from group id