get
https://api.alocity.com/v1/integration-management/publicevents
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.
