cURL
curl --request GET \ --url https://api.reply.io/v3/schedules/{id}/holiday-calendars \ --header 'X-API-Key: <api-key>'
[ { "id": 3, "name": "US Holidays", "calendarType": "predefined", "countryCode": "US" } ]
Returns all holiday calendars linked to the specified schedule.
API key passed in the X-API-Key header
Schedule ID
List of linked holiday calendars
Unique identifier for the holiday calendar
Name of the holiday calendar
Type of calendar (e.g., "predefined", "custom")
ISO 3166-1 alpha-2 country code