# Channel Holiday **GET /locations/channels/{locationId}/holidays** Retrieve information on holiday hours for a specific location and channels. ## Servers - Staging Environment: https://api.staging.deliverect.com (Staging Environment) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **locationId** (string) Unique location Id ## Responses ### 200 #### Body: application/json (object) - **id** (string) Unique location Id - **holidays** (array[object]) - **channels** (array[object]) An array of channel link objects within the location with specific holiday hours set ### 400 Bad Request #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)