Skip to main content
anthropic.listSessionEvents lists authoritative events for a Claude session.

Example

automations/anthropic-list-session-events.automation.ts

Inputs

Requires sessionId; supports cursor, creation-time, ordering, and event-type filters. Inputs use public camelCase names and accept signals.

Output and behavior

Returns event data and nextPage. Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.