---
title: "Retrieve the list of reasons"
method: GET
path: "/v1/reasons"
---

# Retrieve the list of reasons

`GET /v1/reasons`

This API retrieves the list of specific reasons that a center's front-desk executives can select from when they cancel a membership, cancel an appointment, or mark a guest as a turnaway.

## Query parameters

- `page` integer
- `size` integer
- `sort_ascending` boolean
- `search_text` string
- `row_count` integer
- `auto_sugest` boolean
- `reason_object_type` integer
- `reason_action_type` integer
- `is_active` boolean
- `show_in_online_booking` boolean

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
