---
title: "calendar/available_hours_organization"
method: GET
path: "/api/v1/calendar/available_hours_organization"
tags: ["Consultation Schedules"]
---

# calendar/available_hours_organization

`GET /api/v1/calendar/available_hours_organization`

## Query parameters

- `from` string
- `to` string
- `monthly` boolean
- `slug` string

## Response `200`

calendar/available_hours_organization

- object
  - `hours` object[]
    - `day` string
    - `date` string, date
    - `schedules` string[]
    - `available` boolean

---

[API](https://skmtc.net/ecaresoft/apis/nimbo-api.md) · [All operations](https://skmtc.net/ecaresoft/apis/nimbo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ecaresoft/nimbo-api/versions/f05c97f9a653/schema)
