---
title: "Get Group Landing"
method: GET
path: "/api/v1/public/guide-groups/{brand_host}/landing"
tags: ["public-docs"]
---

# Get Group Landing

`GET /api/v1/public/guide-groups/{brand_host}/landing`

## Path parameters

- `brand_host` string, required

## Response `200`

Successful Response

- PublicGuideGroupLanding
  - `name` string, required
  - `properties` PublicGuideGroupMember[], required
    - `name` string, required
    - `slug` string, required
    - `city` string, nullable

## Other responses

- `401` — Invalid group host
- `422` — Validation Error

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getanana/cleon-api/revisions/3ad158624c53/schema)
