---
title: "Detail of a group (SCIM)"
method: GET
path: "/v1/scim/v2/Groups/{id}"
tags: ["SCIM Groups"]
---

# Detail of a group (SCIM)

`GET /v1/scim/v2/Groups/{id}`

Detail of a group (team in GIM) using the SCIM Protocol.

## Path parameters

- `id` string, required — The identifier of the group. To comply with the SCIM unique identifier rule we use the team ID prefixed by 'group-'. e.g 'group-123456'

## Response `200`

Group Detail

## Other responses

- `403` — Forbidden
- `404` — Not Found

---

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