v1

latestOpenAPI 3.0.02026-07-263365201.7 KB
Events

Retrieve an event

Retrieve event details by their id

get/events/{id}

Path parameters

idstring required
Example:evt_mi4f0oda6x9m7gcsvjk0ole1

Response

Retrieve the event details

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "id": "evt_mi4f0oda6x9m7gcsvjk0ole1",
  "topic": "subscription.created",
  "context": {
    "subscription": "sub_mi4f0oda6x9m7gcsvjk0ole1",
    "lead": "lead_mi4f0oda6x9m7gcsvjk0ole1"
  }
}