Parameters

ParameterDescription
IDThe ID of the event type to retrieve.

Example Output

{    "data": {        "id": 0,        "name": "string",        "description": "string"    }}

Workflow Library Example

Get Event Type with Knowbe4 Events and Send Results Via Email

Preview this Workflow on desktop