Analytics - TypeScript SDK
Analytics - TypeScript SDK
Analytics method reference
Overview
Analytics and usage endpoints
Available Operations
- getUserActivity - Get user activity grouped by endpoint
getUserActivity
Returns user activity data grouped by endpoint for the last 30 (completed) UTC days. Management key required.
Example Usage
Standalone function
The standalone function version of this method:
Parameters
Response
Promise<models.ActivityResponse>