Get an integration configuration
Get integration configuration with the specified ID. (Excludes persistent store and flag import configurations.)
Path parameters
integrationConfigurationId
Integration configuration ID
Headers
Authorization
Response
Integration Configuration response
_links
The location and content type of related resources
_id
The unique identifier for this integration configuration
name
A human-friendly name for the integration
_createdAt
The time the integration configuration was created
_integrationKey
The type of integration
enabled
Whether the integration is currently active
_access
Details on the allowed and denied actions for this integration configuration
configValues
Details on configuration for an integration of this type. Refer to the formVariables
field in the corresponding manifest.json
for a full list of fields for each integration.
capabilityConfig
The capability configuration for the integration