Skip to main content
GET
/
organizations
/
{organizationName}
/
groups
/
{groupName}
/
members
{
  "members": [
    {
      "member": "<string>",
      "status": "admin"
    }
  ]
}

Path Parameters

organizationName
string
required

The unique identifier of the organization

groupName
string
required

The unique identifier of the group

Response

Group members retrieved successfully

members
object[]

List of all group members (users and groups) with their status and CredibleResourceUri