v5

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-02-283466592.5 MB
Integrations (beta)

Get an integration configuration

Get integration configuration with the specified ID. (Excludes persistent store and flag import configurations.)

get/api/v2/integration-configurations/{integrationConfigurationId}

Path parameters

integrationConfigurationIdstring string required

Integration configuration ID

Integration configuration ID

Response

Integration Configuration response

_linksobject required

The location and content type of related resources

_idstring required

The unique identifier for this integration configuration

namestring required

A human-friendly name for the integration

_createdAtinteger
_integrationKeystring

The type of integration

tagsstring[]

An array of tags for this integration

enabledboolean

Whether the integration is currently active

configValuesobject

Details on configuration for an integration of this type. Refer to the <code>formVariables</code> field in the corresponding <code>manifest.json</code> for a full list of fields for each integration.