List organization events. Requires Authorization: Bearer sk_* with the webhooks:read scope.
Send Authorization: Bearer
^org_[0123456789abcdefghjkmnpqrstvwxyz]{26}$"org_f6m39y94nh6fs513q03skj929c"
Only return events that produced a delivery for this webhook endpoint.
^we_[0-9a-f]{32}$"we_0123456789abcdef0123456789abcdef"
Only return events of this type.
session.fingerprint.calculated, session.result.persisted, gate.session.approved, webhook.test "session.fingerprint.calculated"
1 <= x <= 20050
Events.
[
{
"object": "event",
"id": "wevt_0123456789abcdef0123456789abcdef",
"type": "session.fingerprint.calculated",
"subject": {
"type": "type",
"id": "sid_87wfetm98myh9awj0dpt28a3kc"
},
"data": { "source": "signup_form" },
"webhook_deliveries": [
{
"object": "webhook_delivery",
"id": "wdlv_0123456789abcdef0123456789abcdef",
"event_id": "wevt_0123456789abcdef0123456789abcdef",
"endpoint_id": "we_0123456789abcdef0123456789abcdef",
"event_type": "session.fingerprint.calculated",
"status": "pending",
"attempts": 1,
"response_status": 1,
"response_body": "response_body",
"error": "error",
"created_at": "2026-03-24T20:00:00.000Z",
"updated_at": "2026-03-24T20:00:05.000Z"
}
],
"created_at": "2026-03-24T20:00:00.000Z"
}
]{
"limit": 50,
"has_more": false,
"next_cursor": "eyJ2IjoxLCJzY29yZWRBdCI6IjIwMjYtMDQtMTBUMDY6NDI6NDIuNTE0WiIsInJvd0lkIjoiMTc3In0"
}{
"request_id": "req_cf147349a4134208aebb8c70e25fb7e1"
}