Skip to main content
List Entity Subtypes

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

entity_type
enum<string>
required

Entity type whose sub-types to list. Entity type.

Available options:
ENTITY_TYPE_UNSPECIFIED,
ALERTS,
TEST_NOTIFICATIONS,
CASES

Response

200 - application/json

Response containing a list of notification entity sub-types.

entitySubTypes
string[]

The entity sub types.

Maximum array length: 100

The entity sub types.