v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Event Templates

List event templates

Retrieve a list of all event templates defined in the system.

get/v1/event-templates

Response

Event templates retrieved successfully

codeinteger

Unique event code

namestring

Event name (unique identifier)

guidstring uuid

Event template GUID

severityinteger

Default event severity (0=Normal, 1=Warning, 2=Minor, 3=Major, 4=Critical)

flagsinteger

Event flags bitmask (1=write to log)

messagestring

Message template with %1..%n parameter placeholders

descriptionstring

Detailed event description

tagsstring[]

List of event tags