curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/entity-types/{entity_type}/entity-subtypes \
--header 'Authorization: <api-key>'{
"entitySubTypes": [
"<string>"
]
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/entity-types/{entity_type}/entity-subtypes \
--header 'Authorization: <api-key>'{
"entitySubTypes": [
"<string>"
]
}Was this page helpful?