v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1492497398.3 KB

Retrieves information about an integration.

post/GetIntegration

Request body

integrationIdstring required

Unique identifier for an integration.

Response

Success

integrationIdstring required

The unique identifier of the integration.

installationIdstring required

The installation identifier from the integration provider.

provider'GITHUB' | 'GITLAB' | 'BITBUCKET' | 'CONFLUENCE' required

The integration provider.

providerType'SOURCE_CODE' | 'DOCUMENTATION' required

The type of the integration provider.

displayNamestring

The display name of the integration.

kmsKeyIdstring

The identifier of the AWS KMS key used to encrypt data associated with the integration.

targetUrlstring

The HTTPS URL of the customer self-hosted instance, such as a GitHub Enterprise Server or self-managed GitLab instance. This value is absent for SaaS integrations.

privateConnectionNamestring

The name of the private connection used to reach the integration's self-hosted instance over private networking, if one is configured.