v1
latestOpenAPI 3.0.02026-07-26117342409.6 KBEvents
Get Event
Get an Event by its (event) id, the event must have been created by the system and you must be the owner of the the event, you can get an event id by either listing events or via a webhook integration.
get/events/{id}
Path parameters
idstring required
The unique id in the Event object.
Query parameters
is_testboolean
Filter for test events (true) or real events (false). Defaults to false (real events only).
Response
Success