---
title: "GET /hostgroups/{hostgroupname}/"
method: GET
path: "/v1/hostgroups/{hostgroupname}/"
---

# GET /hostgroups/{hostgroupname}/

`GET /v1/hostgroups/{hostgroupname}/`

Get info for a host group

## Path parameters

- `hostgroupname` string, required

## Response `200`

200

- object
  - `status` string
  - `data` object
    - `name` string
    - `all_users` boolean
    - `rules` object[]
      - `field` string
      - `type` string
      - `value` string
      - `negated` boolean
    - `operator` string

## Other responses

- `400` — 400

---

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