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