Skip to main content
GET
List events for a canonical durable run

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

Query Parameters

after_event_id
integer | null
default:0
Required range: x >= 0
limit
integer
default:100
Required range: 1 <= x <= 100
errors_only
enum<string>
default:false
Available options:
true,
false
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

200 - application/json

Run events

data
object[]
required
page_info
object
required

Pagination cursor values for traversing the result set.