List sessions
Cursor-paginated list of sessions on this host, filterable by repository and status. One query across every repository.
Query Parameters
Opaque pagination cursor from a previous page's nextCursor or prevCursor.
1024Maximum items per page.
1 <= x <= 100Filter to sessions bound to this repository path.
4096Filter by session status.
idle, running, waiting, archived Filter to sessions whose title contains this text, matched case-insensitively. It exists so a client can reach a session by name past whatever prefix of the list it has read: a picker that filters the newest few hundred rows it holds cannot find a conversation from three months ago, and only the host can. Combines with the other filters.
512
