List IAM Actions
Catalog of every action this organization may grant on a role. Org-scoped so future plans / feature flags can enable subsets per-org; today every org sees the full catalog. Use to drive the custom-role builder UI: render a checkbox per action, and a resource picker keyed on resource.kind for typed actions. Cacheable per (org_id, version).
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Path Parameters
Response
Action catalog visible to this org
Every action this org may grant on a role, in catalog order. Group
on the client by the first dot-segment of key (e.g. users.* →
"Users", notification_channels.* → "Notification channels").