curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/connectors/all/list \
--header 'Authorization: <api-key>'{
"connectors": {},
"notFoundIds": [
"connector-id-3"
]
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/connectors/all/list \
--header 'Authorization: <api-key>'{
"connectors": {},
"notFoundIds": [
"connector-id-3"
]
}API key authentication
["connector-id-1", "connector-id-2"]
Was this page helpful?