Get a group
GET/api/v1/groups/:id
Returns one group with the roles attached to it. Membership is a separate call. Returns 404 if the group does not exist, has been deleted, or belongs to another tenant — the three are indistinguishable by design, so one tenant cannot probe another's identifiers. Requires group.read.
Request
Responses
- 200