GetEventTypesResponseModel

Provides information about the available event types that can be subscribed to, including required scope permissions and domains.

NameDescriptionTypeAdditional Information
Count

The total number of available event types.

integer

None.

EventTypes

The list of supported event types.

Collection of GetEventTypesResponseModelEventType

None.