# Business Hours

## List business hours schedules

 - [GET /v1/business-hours/schedules](https://docs.dixa.io/openapi/dixa-api/v1/business-hours/getbusiness-hoursschedules.md): List business hours schedules in an organization with pagination.

## Get a business hours schedule definition.

 - [GET /v1/business-hours/schedules/{scheduleId}/definition](https://docs.dixa.io/openapi/dixa-api/v1/business-hours/getbusiness-hoursschedulesscheduleiddefinition.md): Get a business hours schedule definition in an organization by providing its ID.

## Get the upcoming business hours schedule.

 - [GET /v1/business-hours/schedules/{scheduleId}/upcoming](https://docs.dixa.io/openapi/dixa-api/v1/business-hours/getbusiness-hoursschedulesscheduleidupcoming.md): Get the resolved business hours schedule for the next number of days, applying recurring rules and exceptions.

## Check if a business is open

 - [GET /v1/business-hours/schedules/{scheduleId}/status](https://docs.dixa.io/openapi/dixa-api/v1/business-hours/getbusiness-hoursschedulesscheduleidstatus.md): Check if a business is open either right now or at the specified timestamp.

