---
title: "GET /v1/badges/groups/{groupId}"
method: GET
path: "/v1/badges/groups/{groupId}"
tags: ["Badges"]
---

# GET /v1/badges/groups/{groupId}

`GET /v1/badges/groups/{groupId}`

Get group status badge. You can enable the badges feature in [account settings](https://app.checklyhq.com/settings/account/general)

## Path parameters

- `groupId` integer, required

## Query parameters

- `style` 'flat' | 'plastic' | 'flat-square' | 'for-the-badge' | 'social'
- `theme` 'light' | 'dark' | 'default'
- `responseTime` boolean

## Response `200`

Successful

## Other responses

- `400` — Bad Request
- `429` — Too Many Requests

## Changes

- **2026-08-12** `87d29dc7b4fe` — 1 breaking, 2 warning, 3 info
  - removed the media type `application/json` for the response with the status `200`
  - for the `path` request parameter `groupId`, the exclusiveMinimum was set to `true`
  - for the `path` request parameter `groupId`, the min was set to `0.00`
  - added the media type `image/svg+xml` for the response with the status `200`
  - …2 more

[Change history](https://skmtc.dev/checklyhq/apis/checkly-public-api/changes/v1/badges/groups/:groupId/get.md)

---

[API](https://skmtc.dev/checklyhq/apis/checkly-public-api.md) · [All operations](https://skmtc.dev/checklyhq/apis/checkly-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/checklyhq/checkly-public-api/revisions/87d29dc7b4fe/schema)
