This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
{
"analysedAt": "some string",
"createdAt": "some string",
"id": "some string",
"plotId": "some string",
"status": "some string",
"updatedAt": "some string",
"version": "some string"
}