Skip to main content
Unary · Integrations Gets details about a specific integration instance. Use this method to:
  • View integration configuration
  • Check integration status
  • Verify enabled capabilities

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.GetIntegrationRequest

Response

gitpod.v1.GetIntegrationResponse
Integration represents an instantiated integration within an organizationgitpod.v1.Integration
IntegrationAuthentication defines authentication requirements and optionsgitpod.v1.IntegrationAuthentication
IntegrationCapabilities defines what an integration can dogitpod.v1.IntegrationCapabilities
gitpod.v1.IntegrationExternalInstallation
IntegrationCategory classifies integrations for filtering and display.