List Sessions
Endpoints
List Sessions
Retrieve conversation sessions for a Guru
POST
List Sessions
Retrieve conversation sessions for a specific Guru. This endpoint supports pagination and search functionality, returning sessions grouped by time periods.
Path Parameters
The slug of the Guru to retrieve sessions for
Headers
Your API key for authentication. You can obtain your API key from the Gurubase dashboard.
Body Parameters
The page number for pagination. Must be a positive integer.
Search query to filter sessions. Searches across question text, user questions, and session slugs.
Filter sessions by external user ID. When provided, only returns sessions associated with this external user ID.
Response
Sessions from today
Sessions from the last 7 days (excluding today)
Sessions older than 7 days
Whether there are more sessions available beyond the current page