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