Get integration template
GET
https://api.coralogix.com/mgmt/openapi/5/integrations/template/v1Returns the template for an integration.
Requires the following permissions:
integrations:ReadConfig
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
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.