get_role
Retrieve role details from Datadog using the role ID to manage user permissions and access controls within your organization.
Instructions
Get a role in the organization specified by the role’s role_id
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}