Retrieve a specific user role assignment within a Kaleido organization. Returns detailed information about the role including user ID, email, role name (e.g., 'admin'), and associated metadata. Use GET_ORGANIZATIONS to obtain org_id and GET_ROLES to obtain role_id values.
org_idRequiredstringThe unique Kaleido organization ID (e.g., 'u0cvzlsyw4'). Obtain this from the GET_ORGANIZATIONS action.
role_idRequiredstringThe unique role assignment ID (e.g., 'u0xvg2zbom'). Obtain this from the GET_ROLES action.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.