1234567891011{
"api_version": "2026-08-26",
"data": [
{
"type": "prospect.added",
"description": "A record became a prospect, from any surface: the app, a list, a drive, mail, or the API.",
"data_fields": { "prospect": "The prospect snapshot (same shape as GET /v1/prospects/{id})" },
"example": { "events": [ { "id": "evt_10442", "type": "prospect.added", "...": "..." } ] }
}
]
}