v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Integrations

Get Integration

This endpoint returns the metadata of an Integration identified by the integrationId.

get/v1/integrations/{integrationId}

Path parameters

integrationIdstring uuid required

The identifier of the Integration.

Response

When everything is ok, the integration data returned.

integrationIdstring uuid required

Identifier of the Integration.

namestring required

Name of the Integration.

integrationType'dataDog' | 'slack' | 'amplitude' | 'mixPanel' | 'segment' | 'pubNub' required
parametersobject nullable required

Parameters of the Integration.

environmentIdsstring[] required

List of Environment IDs that are connected with this Integration. If the list is empty, all of the Environments are connected.

configIdsstring[] required

List of Config IDs that are connected with this Integration. If the list is empty, all of the Configs are connected.