get_user_activity
Retrieve user activity data including login times, locations, accessed assets, and anomalies to analyze behavior and detect threats.
Instructions
Get user behavior analytics data: login times, locations, accessed assets, and anomalies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Number of activity records to return (1-100) | |
| user_id | Yes | User ID or RRN | |
| end_time | No | Filter activity before this ISO 8601 timestamp | |
| start_time | No | Filter activity after this ISO 8601 timestamp | |
| activity_type | No | Type of activity to retrieve | ALL |