Skip to main content
GET
Get access event by ID

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Path Parameters

id
string
required

Response

Access event object

id
string
cardId
string
agentId
string
intentId
string | null
decision
enum<string>
Available options:
granted,
denied
reasons
string[]
expiresAt
string<date-time> | null
createdAt
string<date-time>