---
title: "Check IVR hours for Twilio"
method: POST
path: "/api/v1/ivr/hours/check"
tags: ["IVR"]
---

# Check IVR hours for Twilio

`POST /api/v1/ivr/hours/check`

## Request body

- IVRCheckHoursRequest
  - `lobName` string, required

## Response `200`

OK

- IVRCheckHoursResponse
  - `isHoliday` string, required
  - `isOpen` string, required

---

[API](https://skmtc.net/cloverhealth/apis/clover-api.md) · [All operations](https://skmtc.net/cloverhealth/apis/clover-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cloverhealth/clover-api/revisions/28797307aae6/schema)
