Groups
Get group members
Retrieves all members of a group from FGA (Fine-Grained Authorization), including users and nested groups with their membership status and roles.
GET
/organizations/{organizationName}/groups/{groupName}/membersAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$groupName*string
The unique identifier of the group
Match
^(?!.*\*)(?!.*[/]).{1,70}$Response Body
application/json
application/json
application/json
application/json
application/json