Get User Metrics
Observability
Observability
User metrics reads.
GET
Get User Metrics
Use this group for user-level metrics reads. Common operations: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.

