Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude
API/schemas
Schema

CycleEventResponse

One activity-feed entry for a cycle (run/step lifecycle event).

FieldTypeDescription
idrequiredstring (uuid)Event id
event_typerequiredstringLifecycle event type, e.g. step_run.completed
occurred_atrequiredstring (date-time)When the event occurred
severitystring | nullEvent severity (info/warning/error)
actorstring | nullWho emitted it (emitted_by); null = system/Archie
payloadobjectEvent detail (step_index, step_id, status, duration_ms…) for FE labelling.
show nested
Empty object.