Skip to main content
GET
Get the event log

Authorizations

Authorization
string
header
required

Secret API key, created in the dashboard under Settings → API. Send it as Authorization: Bearer rk_secret_… from your server only. Publishable keys (pk_live_…) are for the native SDKs and reach the capture endpoints alone. An unknown key returns 401.

Path Parameters

id
string
required

ULID with vfy_ prefix.

Pattern: ^vfy_[0-9A-HJKMNP-TV-Z]{26}$
Example:

"vfy_01HXYZABCDEFGHJKMNPQRSTVWX"

Response

Audit entries in chronological order.

items
object[]
required