gitpod.v1.UsageService
GetCoAuthorSummary
Gets aggregated co-author summary for the organization or a specific project.
Use this method to:
- Measure AI-assisted commits and line changes
- Scope co-author insights to a project, user, or team
- Compare the requested date range against the previous period
Example
dateRange:
startTime: "2024-01-01T00:00:00Z"
endTime: "2024-02-01T00:00:00Z"
projectId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
post/gitpod.v1.UsageService/GetCoAuthorSummary
Request body
Response
Success