Get User Metrics
Observability
Get User Metrics
Retrieves metrics for a specific user.
GET
Get User Metrics
Documentation Index
Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Query Parameters
User ID to retrieve metrics for. Must be provided.
Optional start time for the metrics query.
Optional end time for the metrics query.
Optional step size for the metrics query.
Response
A successful response.
GetUserMetricsResponse contains the user metrics.
Metrics data.

