Skip to main content
List Entity Types
curl --request GET \
  --url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/entity-types \
  --header 'Authorization: <api-key>'
{
  "entityTypes": []
}

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Response

200 - application/json

Response containing a list of notification entity types.

entityTypes
enum<string>[]

The entity types.

Entity type.

Available options:
ENTITY_TYPE_UNSPECIFIED,
ALERTS,
TEST_NOTIFICATIONS,
CASES