sessions
List Chat Internal
Agent polls this for inbound in-meeting chat (Recall sessions). Returns incoming messages newer than the agent's last-seen rowcount and the venue signal (recall_bot_id) so the agent knows to route OUTBOUND chat through Recall too. since_id is the count already consumed — chat volume is tiny, so a monotonic ordered fetch is simplest and robust.
get/v1/sessions/internal/{session_id}/chat
Path parameters
session_idstring required
Query parameters
since_idinteger
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.