List Agent Messages
get/agent/sessions/{agent_session_id}/messages
Path parameters
agent_session_idinteger required
Query parameters
followboolean
afterinteger
Headers
acceptstring
Authorizationstring nullable
X-User-Idstring nullable
Cookies
session_idstring nullable
Response
SSE stream (Accept: text/event-stream) or JSON list (any other Accept) of messages with id > after.
Changes
No recorded changes to this endpoint across all 1 revision of this API.