iam
List members with effective access to a resource, per action.
get/orgs/{org_id}/iam/resources/{resource}/users
Path parameters
org_idstring required
resourcestring required
Concrete resource path, for example projects:42 or projects:42:envs:5. No wildcards.
Query parameters
actionsstring nullable
Comma-separated action keys to evaluate (for example projects.envs.deploy,projects.envs.logs). Every action must target the resource's kind. Omit to evaluate every action applicable to the resource.
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 with access and their allowed actions