---
title: "GET age_groups"
method: GET
path: "/v3/age_groups"
tags: ["AgeGroups"]
---

# GET age_groups

`GET /v3/age_groups`

Returns age_groups of the organization

## Query parameters

- `page[number]` integer
- `page[size]` integer
- `sort` string
- `fields[age_group]` string
- `filter[id]` string
- `filter[is_active]` string
- `filter[guest_type]` string
- `filter[min_age]` string
- `filter[max_age]` string

## Headers

- `Accept-Language` string

## Response `200`

AgeGroupCollectionResponse

## Other responses

- `429` — Error
- `default` — Error

---

[API](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3.md) · [All operations](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bookingexperts/booking-experts-api-v3/revisions/07dab8f7a8ec/schema)
