List sessions for the authenticated user and project. Paginated via page and limit.
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
Page number (starts at 1)
x >= 1Items per page
1 <= x <= 100Sort direction for sort_field: desc (newest first) or asc (oldest first).
^(asc|desc)$Field to order by: created_at (default) or updated_at.
created_at, updated_at