v18

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

GetInsightsSummary

Returns how many projects have insights enabled vs total projects in the org.

post/gitpod.v1.InsightsService/GetInsightsSummary

Request body

organizationIdstring uuid

Organization to query.

Response

Success

enabledProjectCountstring

Number of projects with insights enabled.

totalProjectCountstring

Total number of projects in the organization.