Skip to main content

Get integration template

GEThttps://api.coralogix.com/mgmt/openapi/5/integrations/template/v1

Returns the template for an integration.

Requires the following permissions:

  • integrations:ReadConfig

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    integration_id# string

    The unique identifier of the integration to fetch a template for.

    common_arm_params# object

    Common ARM integration parameters (logs URL, API key, cgx domain) supplied when rendering the template.

    empty# object

    Empty extra parameters; use when the template does not require additional inputs.

Response

application/json

Response containing an integration template.

    templateUrl#string

    The template url.