Paginated turns (user + assistant messages grouped by turn_id). Each turn includes task_updates from talk2data.task_updates (A2A status stream), peer to messages. Turn order by first message time: order=asc (oldest first, default) or order=desc (newest first). 403 if session not owned, 404 if not found.
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Project identifier
Session ID
Page number (starts at 1)
x >= 1Turns per page
1 <= x <= 100Order turns by first message time: asc (oldest first, default) or desc (newest first).
^(asc|desc)$