Get a closure set

GET {{baseUrl}}/contact_center/closures/:closureSetId

Get information about a closure set.

Scopes: contact_center_queue:read:admin contact_center_operating_hours:read:admin

Rate Limit Label : LIGHT

HEADERS

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

RESPONSES

status: OK

{"account_default":"\u003cboolean\u003e","closure_set_description":"\u003cstring\u003e","closure_set_id":"\u003cstring\u003e","closure_set_name":"\u003cstring\u003e","closures":[{"closure_hour_type":1,"closure_name":"\u003cstring\u003e","end_time":"\u003cstring\u003e","recurring_frequency":0,"start_time":"\u003cstring\u003e","closure_id":"\u003cstring\u003e","recurring_frequency_type":2,"recurring_month":9,"recurring_week_interval":"\u003cinteger\u003e","recurring_days_of_week":["\u003cstring\u003e","\u003cstring\u003e"]},{"closure_hour_type":1,"closure_name":"\u003cstring\u003e","end_time":"\u003cstring\u003e","recurring_frequency":3,"start_time":"\u003cstring\u003e","closure_id":"\u003cstring\u003e","recurring_frequency_type":2,"recurring_month":5,"recurring_week_interval":"\u003cinteger\u003e","recurring_days_of_week":["\u003cstring\u003e","\u003cstring\u003e"]}],"timezone":"\u003cstring\u003e"}