Skip to main content
GET
Get Group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organisation_id
string
required
group_id
string
required

Response

OK

Group is a collection of members of an Organisation. Groups can be used to manage access to resources within an Organisation for a set of members.

id
string<ulid>
name
string
numMembers
integer
numServiceAccounts
integer
roleBindings
object[]

RoleBindings are the list of roles bindings granted to this Group.