curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/connectors/types/summaries \
--header 'Authorization: <api-key>'{
"connectorTypeSummaries": [
{
"count": 5,
"type": "CONNECTOR_TYPE_UNSPECIFIED"
}
]
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/connectors/types/summaries \
--header 'Authorization: <api-key>'{
"connectorTypeSummaries": [
{
"count": 5,
"type": "CONNECTOR_TYPE_UNSPECIFIED"
}
]
}API key authentication
ENTITY_TYPE_UNSPECIFIED, ALERTS, TEST_NOTIFICATIONS, CASES Response containing summaries of connector types
Show child attributes
Was this page helpful?