---
title: "/consultation_schedule_notifications"
method: GET
path: "/consultation_schedule_notifications"
tags: ["Consultation Schedules"]
---

# /consultation_schedule_notifications

`GET /consultation_schedule_notifications`

## Request body

- object
  - `consultation_request` object
    - `cause` string
    - `starts_at` string, date-time
    - `ends_at` string, date-time
    - `confirmed_at` string, date-time
    - `reminder` boolean
    - `sms_reminder` boolean
    - `schedule_type` string
    - `overlaps_with` integer
    - `price` integer
    - `account_confirmed` boolean
    - `person_id` integer
    - `account_id` integer

## Response `200`

OK

---

[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)
