Skip to content

organization_groups_get

Gets a single organization group with its members and product grants

Tool

organization_groups_get

Gets a single organization group with its members and product grants

Gets a single organization group with its members and product grants

Behavior

HTTP
GET /governance/api/v1/organizations/:orgId/groups/:groupId

Arguments

NameTypeRequiredDescription
orgIdstringNo description in the catalog.
groupIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
grantsarray
membersarray
createdAtstring
updatedAtstring
descriptionstring
organizationIdstring

Try it

Gets a single organization group with its members and product grants.

When to use

Gets a single organization group with its members and product grants

Example

Ask your agent something like this:

Gets a single organization group with its members and product grants.

The agent will invoke organization_groups_get with these arguments:

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

Esc

Start typing to search the docs.

navigateselect