Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.coralogix.com/mgmt/openapi/4/integrations/contextual-data/v1 \ --header 'Authorization: <api-key>'
{ "integrations": [ { "amountIntegrations": 123, "errors": [ "<string>" ], "integration": { "darkIcon": "<string>", "description": "<string>", "featureFlag": "<string>", "icon": "<string>", "id": "<string>", "integrationType": { "managed": {} }, "name": "<string>", "revisions": [ { "version": "<string>" } ], "tags": [ "<string>" ], "versions": [ "<string>" ] }, "isDeprecated": true, "isNew": true, "upgradeAvailable": true } ] }
No description available
API key authentication
Show child attributes
Was this page helpful?