Unary · Usage
Gets the top active users based on total runtime.
Returns a list of users sorted by their total environment runtime within the specified date range.
Each result includes the user ID, name (if available), and their total environment runtime in seconds.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetTopActiveUsersRequest
Response
gitpod.v1.GetTopActiveUsersResponse
Related types
DateRange
DateRange
DateRange specifies a time period for queries.
gitpod.v1.DateRangeUserRuntimeInfo
UserRuntimeInfo
gitpod.v1.GetTopActiveUsersResponse.UserRuntimeInfoPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponse