v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
iam

List members who effectively hold an org-wide IAM action.

get/orgs/{org_id}/iam/actions/{action}/users

Path parameters

org_idstring required
actionstring required

Org-wide IAM action key, for example roles.manage.

Query parameters

user_idstring nullable

Restrict the report to a single member. Filtering to yourself requires only org membership; other members require users.read.

page_tokenstring nullable

Page token for pagination. Pass back the next_page_token from the previous response.

Response

Members holding the action

next_page_tokenstring nullable

Token to fetch the next page, or null if this is the last page.