added
Introducing the THEOlive Events API
about 2 years ago by Tim Leenaers
The THEOlive REST API got expanded with some new endpoints: from now on it's possible to query events that happened on your account. Think about a channel that got updated, received a new status, a webhook that got created, an alias that got disabled, ...
In summary, the following endpoints got added:
- Get events: getting all events that happened in your organization
- Get event: Get a specific event by passing an eventID
- Get events of channel: Get all the events of a specific channel
- Get events of alias: Get all the events of a certain channel alias
Updated OpenAPI specs