GET groups/{id}/badges/{badge_id}
Summary: Gets a badge of a group.
Operation ID: getApiV4GroupsIdBadgesBadgeId
Auth: unknown
Operation ID: getApiV4GroupsIdBadgesBadgeId
Auth: unknown
Description
This feature was introduced in GitLab 10.6.
Parameters (2)
badge_id
(integer, path, required)
The badge ID
id
(string, path, required)
The ID or URL-encoded path of the group owned by the authenticated user.
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get badge by numeric group ID | curl |
https://gitlab.com/api/v4/groups/123/badges/456 |
|
| Get badge by URL-encoded group path | curl |
https://gitlab.com/api/v4/groups/my-org%2Fmy-group/badges/789 |
|
| Get badge from top-level group | curl |
https://gitlab.com/api/v4/groups/acme-corp/badges/101 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:24:50.833257 | 404 | 260ms | |
| 2026-03-23 09:35:38.220573 | 404 | 306ms | |
| 2026-03-23 09:33:49.846157 | 404 | 247ms |