List Run Activity

View as Markdown

List the human-readable activity timeline for a run. Use this to understand what happened without parsing low-level events.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

idstringRequired

Query parameters

cursorstringOptional>=1 character
limitintegerOptional<=500
categoriesstring or list of stringsOptional
levelenumOptional
Allowed values:

Response

Page of activity items with optional next cursor
itemslist of objects
nextCursorstring or null

Errors

404
Not Found Error