Skip to main content
GET
/
organizations
/
{organizationName}
/
groups
/
{groupName}
/
members
Error
A valid request URL is required to generate request examples
{
  "members": [
    {
      "member": "<string>",
      "status": "admin"
    }
  ]
}

Authorizations

Authorization
string
header
required

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

Path Parameters

organizationName
string
required

The unique identifier of the organization Standard identifier pattern for resource names

groupName
string
required

The unique identifier of the group Standard identifier pattern for resource names

Response

Group members retrieved successfully

members
object[]

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