List internal agent conversation events

List provenance-bearing internal events posted to a saved agent conversation, including detached subagent completion activities. These events are never represented as human messages.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired
conversationIdstringRequired>=1 character

Query parameters

limitstringOptional
afterstringOptional

Response

Conversation event list in chronological order
datalist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error