Skip to main content

Get a group

Endpoint URL

GET /api/v2/groups/:id

Get a group

Retrieves the full details of a specific group. To successfully fetch a group, include the group’s unique ID as a path parameter in the request URL. If the request is valid and the group exists, the API returns detailed information about the group, including its metadata, assigned users, and related configuration settings (where applicable).

Request