Public Events

This endpoint is used to get all the available public events for webhooks.

Response Payload Object

The response's payload will contain an array of objects containing the following values.

Property

Type

Description

id

Guid

The Id of that public event.

code

string

The code of that public event.

description

string

The description of that public event.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!