Stream Ai Now Session Events
Attach to a live prompt stream without starting a new turn.
Path Parameters
session_id*Session Id
Response Body
application/json
application/json
curl -X GET "https://example.com/agent/ai-now/sessions/string/events"null{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}