get_user_orgs
Retrieve user information and all organizations associated with a user in Datadog for access management and organizational oversight.
Instructions
Get a user organization. Returns the user information and all organizations joined by this user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}