v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.UsageService

GetTopActiveUsers

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.

post/gitpod.v1.UsageService/GetTopActiveUsers

Request body

projectIdstring

Optional project ID to filter metrics by.

teamIdstring

Optional team ID to scope results to members of a specific team.

Response

Success