users
List and get Datadog users by ID or filters for access management, user auditing, and team organization.
Instructions
Manage Datadog users. Actions: list (with filters), get (by ID). Use for: access management, user auditing, team organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| id | No | User ID (required for get action) | |
| filter | No | Filter users by name or email | |
| status | No | Filter by user status | |
| pageSize | No | Number of users to return per page | |
| pageNumber | No | Page number for pagination |