Get a batch of events given their ids, returning null for any missing event.
Documentation Index
Fetch the complete documentation index at: https://allhandsai-add-v1-api-reference.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Event emitted by the agent server when a server-level error occurs.
This event is used for errors that originate from the agent server itself, such as MCP connection failures, WebSocket errors, or other infrastructure issues. Unlike ConversationErrorEvent which is for conversation-level failures, this event indicates a problem with the server environment.
The source of this event
agent, user, environment, hook Code for the error - typically an error type
Details about the error
"ServerErrorEvent"Unique event id (ULID/UUID)
Event timestamp