website logo
Version 2.0 API
Previous Version 1.0
Navigate through spaces
⌘K
Introduction: API Reference
Authentication
Webhooks Integration
What Is Webhook Event
Setup Live Webhook
Test & Validate Webhook
Sample Payload
Edit Webhook
Delete Webhook
Test API via Postman
Setup Postman
CallerDesk <> Postman
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 Report API
Call Report API
Live Call API
Call Routing API
Click-to-Call API's
Click2Call API ( Normal )
Click2Call API (with CallGroup)
Reverse C2C API ( B Party=Member Number)
Reverse C2C API ( B Party=Deskphone with CallGroup)
Contact API's
Contact notes API
Get Contact List
Add contact
Edit contact
Delete contact
Bulk Voice Brodcast
Bulk Voice Broadcast
Bulk Voice Broadcast Report
Voice OTP API's
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
Call Group

Get Group Time Schedule

1min
POST
Params
Header Parameters
group_id
required
String
This is the unique ID of the group
Form Parameters
group_id
optional
Integer
Unique call group id ( for example 9995 )
starttime
optional
String
working hours set start time (In AM-PM format)
endtime
optional
String
working hours set end time (In AM-PM format)
Day
optional
Integer
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')
prompt_url
optional
String
url path of the configured prompt. ( To get full path, you required to replace /var/www/html/app.callerdesk.io with https://app.callerdesk.io and then add /(prompt_file_name). Final Example: https://app.callerdesk.io/uploads/xxxx/mono_xxx86.wav
prompt_type
optional
String
Type of the prompt (Audio or Voice Mail)
prompt_file_name
optional
String
Name of the prompt file




Updated 24 Apr 2023
Did this page help you?
PREVIOUS
Get Group details by id
NEXT
Call Report API
Docs powered by
Archbee
Get Group Time Schedule