v18

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

ValidateIntegration

Validates an integration's configuration and connectivity.

Runs a set of checks (e.g. app token validity) and returns results for each. All checks are always returned; failing checks include a message and an optional action_hint.

post/gitpod.v1.IntegrationService/ValidateIntegration

Request body

integrationIdstring

Response

Success

validboolean

valid is true when all checks pass (convenience field).