Skip to main content
Unary · Integrations 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.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.ValidateIntegrationRequest

Response

gitpod.v1.ValidateIntegrationResponse
gitpod.v1.ValidationCheck