Get Group members

Retrieve the list of members of the group identified by the provided group HRN.


Access Control:

  • The calling principal must have "readMembers" action permission for the resource "{group}" in the "authorization" service. Here group is the group identified by the provided group HRN.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying a group.

Query Params
string

The cursor for pagination. Present only if there is an additional page of data to view.

integer
0 to 100
Defaults to 100

Number of records to return. Default is 100 records. Maximum is 100 records.

string
enum

The type of members to return in the result. One of 'user', 'app', or 'invite'. If this parameter is omitted, all entity types will be returned.

Allowed:
Responses

404

Group not found

言語
認証情報
Bearer
JWT
LoadingLoading…
応答
試してみる!をクリックしてリクエストを開始し、こちらで応答をご確認ください! または例を選択:
application/json