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