Get a queue's operating hours

GET {{baseUrl}}/contact_center/queues/:queueId/operating_hours

Get information about a queue's operating hours.

Scopes: contact_center_queue:read:admin

Rate Limit Label : LIGHT

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"account_default_business_hour":"\u003cboolean\u003e","business_hour_id":"\u003cstring\u003e","business_hour_name":"\u003cstring\u003e","closure_set_id":"\u003cstring\u003e","closure_set_name":"\u003cstring\u003e","account_default_closure_set":"\u003cboolean\u003e"}