Skip to main content
GET
Audit timeline for a verification

Authorizations

rial_session
string
cookie
required

Dashboard / operator session cookie. Set by /v1/auth/google/callback after Google OAuth, JWT signed with the rotating rial-platform/session-signing HMAC. Read on every request the SPA makes with credentials: include. Browser-only — server-to-server callers use bearerApiKey instead.

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.

events
object[]
required