Security
List role members
List members assigned to a role.
get/v1/roles/{role_name}/members
Path parameters
role_namestring required
The role name.
Query parameters
filter.name_containsstring
Filter results to only members with names which contain the string.
page_sizeinteger
Page size.
page_tokenstring
Value of the next_page_token field returned by the previous response. If not provided, the system assumes the first page is requested.
Response
OK
Changes
No recorded changes to this endpoint across all 51 revisions of this API.