AI Ask
List Sessions
List AI Ask sessions in a project, newest activity first
GET
List AI Ask sessions, ordered by most recent activity. Optionally filter by end user, scope, recording, or a title search.
Authentication
Requires an API key.end_user_id is an optional filter: omit it and a project-scoped key lists the whole project; an end-user-scoped key always lists only its own sessions.
Query Parameters
Optional. Narrow the list to one end user (
eu_*). Omit it to list all sessions in the project (project-scoped keys only; an end-user-scoped key is always limited to its own).Filter by scope:
recording, library, selected, or folder.Only sessions scoped to this recording (
rec_*).Case-insensitive substring match against the session title.
Maximum number of sessions to return (1–100).
Pagination cursor from a previous response’s
next_cursor.
