List conversations from this agent’s executions.
Returns most recent first. Use limit param to control count (max 1000).
cURL
curl --request GET \ --url https://api.zo.computer/events/{agent_id}/conversations \ --header 'Authorization: Bearer <token>'
[ { "conversation_id": "<string>", "timestamp": "<string>" } ]
Zo API key (zo_sk_...)
1 <= x <= 1000
Successful Response
Conversation ID from this execution
ISO 8601 timestamp of execution