v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
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

next_page_tokenstring

Token to retrieve the next page.

role_namestring

The role name.