inforcer_users_get
Fetch full details for a single user in a Microsoft 365 tenant. Pass any tenant identifier and the user's Entra object ID to return complete user information.
Instructions
Get full detail for a single user. Tenant identifier — accepts a numeric Client Tenant ID, a tenant DNS name, an Azure AD tenant GUID, or a friendly name. Resolved to the numeric Client Tenant ID before the request. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant | Yes | Tenant identifier — accepts a numeric Client Tenant ID, a tenant DNS name, an Azure AD tenant GUID, or a friendly name. Resolved to the numeric Client Tenant ID before the request. | |
| user_id | Yes | The user ID (Entra object ID) |