Skip to main content
GET
Get an authorized canonical run event detail

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

run_id
string
required
Minimum string length: 1
event_id
integer
required

Query Parameters

format
enum<string>

Deprecated and ignored. Accepted only as "typed", the shape this surface already serves; any other value is rejected. Removed at the alias sunset.

Available options:
typed

Response

Run event detail

event_id
integer
required
Required range: x >= 0
event_type
string
required
Minimum string length: 1
payload
any
required

The payload associated with this record.

is_error
boolean
required
created_at
string
required
run_id
string
required

Run identifier associated with the record.

Minimum string length: 1
event_class
enum<string>
required

The event class associated with this record.

Available options:
fact,
delta
span_id
string
required

The span id associated with this record.

Minimum string length: 1
parent_span_id
string | null
required

The parent span id associated with this record.

Minimum string length: 1
turn_id
string | null
required

The turn id associated with this record.

Minimum string length: 1
origin_event_type
string
required

The origin event type associated with this record.

Minimum string length: 1
origin_custom_name
string | null
required

The origin custom name associated with this record.

Minimum string length: 1
unrecoverable_fields
string[]
required

List of unrecoverable fields associated with this record.

One unrecoverable field item associated with this record.

Minimum string length: 1