Retrieve a role and the full set of actions it grants.
Documentation Index
Fetch the complete documentation index at: https://docs.timbal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Role for the organization
A role with its full set of granted actions.
Domain actions this role grants. May be empty.
A domain action a role can grant. Action keys follow
<scope>.<resource>.<verb> (e.g. org.project.create).
org.project.create, org.user.view, org.user.invite, org.user.remove, org.user.role.update, org.billing.manage, org.domain.view, org.domain.manage, org.kb.create, org.profile.update, org.role.manage, org.notification.channel.view, org.notification.channel.manage, org.notification.rule.view, org.notification.rule.manage Stable role identifier. Pass as role_id to
PATCH /orgs/{org_id}/users to assign this role to a member.
Role name. Unique within the organization (and globally for system roles).
Whether a role is a built-in preset or defined by the organization.
system roles are read-only; custom roles can be edited or deleted
by an organization admin.
system, custom Optional human-readable description.