gitpod.v1.InsightsService

GetCoAuthorStats

Deprecated: Use UsageService.GetCoAuthorSummary and UsageService.GetCoAuthorTimeSeries instead. This will later be removed.

post/gitpod.v1.InsightsService/GetCoAuthorStats

Request body

organizationIdstring uuid

Organization to query stats for.

projectIdstring

Optional. When set, scopes stats to this project only. When empty, aggregates across all projects in the org.

resolution'RESOLUTION_UNSPECIFIED' | 'RESOLUTION_HOURLY' | 'RESOLUTION_DAILY' | 'RESOLUTION_WEEKLY' | 'RESOLUTION_MONTHLY'

Resolution specifies the time granularity for time series data.

Response

Success

Changes