Skip to content

Organization

organization_roles_get

Gets a single organization role by id

Tool

organization_roles_get

Gets a single organization role by id

Gets a single organization role by id

Behavior

HTTP
GET /governance/api/v1/organizations/:orgId/roles/:roleId

Arguments

NameTypeRequiredDescription
orgIdstringNo description in the catalog.
roleIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
denyarray
namestring
typestring
allowarray
createdAtstring
updatedAtstring
organizationIdstring

Try it

Gets a single organization role by id.

When to use

Gets a single organization role by id

Example

Ask your agent something like this:

Gets a single organization role by id.

The agent will invoke organization_roles_get with these arguments:

{
  "orgId": "<orgId>",
  "roleId": "<roleId>"
}

Esc

Start typing to search the docs.

navigateselect