Skip to main content
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

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetTopActiveUsersRequest

Response

gitpod.v1.GetTopActiveUsersResponse
DateRange specifies a time period for queries.gitpod.v1.DateRange
gitpod.v1.GetTopActiveUsersResponse.UserRuntimeInfo
gitpod.v1.PaginationRequest
gitpod.v1.PaginationResponse