Unary · Integrations
Gets details about a specific integration definition.
Use this method to:
- View integration definition configuration
- Check supported capabilities
- Verify authentication requirements
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetIntegrationDefinitionRequest
Response
gitpod.v1.GetIntegrationDefinitionResponse
Related types
IntegrationAuthentication
IntegrationAuthentication
IntegrationAuthentication defines authentication requirements and options
gitpod.v1.IntegrationAuthenticationIntegrationCapabilities
IntegrationCapabilities
IntegrationCapabilities defines what an integration can do
gitpod.v1.IntegrationCapabilitiesIntegrationDefinition
IntegrationDefinition
IntegrationDefinition defines a service that can be integrated with
(e.g. Linear, GitHub, etc.)
gitpod.v1.IntegrationDefinitionIntegrationCategory
IntegrationCategory
IntegrationCategory classifies integrations for filtering and display.