MINARA

List chat sessions

GET /v1/sessions — List the user's chat sessions with last-activity timestamp and turn count. Used by the web-UI session sidebar.

GET /v1/sessions

List the user's chat sessions with last-activity timestamp and turn count. Used by the web-UI session sidebar.

MethodGET
Path/v1/sessions
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorysessions

On this page