Is it possible to call API which would tell the website whether our support queue is currently opened or closed by any reasons (closed hours, holidays, emergency)? I know that there is such API to retrieve Schedules from ScheduleGroupId, but it retrieves just IDs of Schedules. And also there is API which retrieves specific schedule information based on ScheduleId, but that does not consider all of the times within the schedule group.
TLDR; is there any API which tells specific time: Open, Closed, Holiday, Emergency