Authorizations
API key authentication
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/integrations/integrations/v1/template \
--header 'Authorization: <api-key>'{
"templateUrl": "<string>"
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/integrations/integrations/v1/template \
--header 'Authorization: <api-key>'{
"templateUrl": "<string>"
}API key authentication
Was this page helpful?