Get contextual data integration definition
GET
https://api.coralogix.com/mgmt/openapi/5/integrations/contextual-data/v1/definitions/{id}Returns the definition for the specified contextual data integration type.
Requires the following permissions:
contextual-data: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
Path Parameters
id# stringrequired
The unique identifier of the contextual data integration definition.
Query Parameters
include_testing_integrations# boolean
Whether to include testing integrations in the results.
Response
application/json
Response containing the definition of a contextual data integration type.