---
title: "Returns facility groups."
method: GET
path: "/api/content/HotelContent/getFacilityGroups"
tags: ["HotelContent"]
---

# Returns facility groups.

`GET /api/content/HotelContent/getFacilityGroups`

Returns the list of facility groups used for hotel content.

## Headers

- `accountId` string, required
- `apiKey` string, required

## Response `200`

Success

- HotelContentContractsFacilityGroup[]
  - `id` integer
  - `name` string, nullable
  - `culture` string, nullable
  - `type` string, nullable

## Other responses

- `400` — ClientSideError

---

[API](https://skmtc.net/zentrumhub/apis/hotelcontent-api.md) · [All operations](https://skmtc.net/zentrumhub/apis/hotelcontent-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zentrumhub/hotelcontent-api/revisions/9fa4830db488/schema)
