Get a run's timeline

View as Markdown

Returns the run’s timeline events (most recent first).

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

projectIdstringRequired
runIdstringRequired

Query parameters

limitintegerOptional

Response

The run timeline.

Errors

401
Unauthorized Error
404
Not Found Error