iam

Simulate authorization checks against a user's effective grants.

post/orgs/{org_id}/iam/check

Path parameters

org_idstring required

Request body

user_idstring nullable

Target user to evaluate. Defaults to the caller.

Response

Per-check decisions + matched grants

user_idstring required

Echoes the evaluated user id (input or caller).

Changes

Changed in 2 of the 51 revisions of this API.11