Chat
List chat sessions for the authenticated user
Authorization
SupabaseBearer AuthorizationBearer <token>
Supabase user access token (Authorization: Bearer JWT)
In: header
Query Parameters
cursor?string
Length
1 <= lengthlimit?integer
Range
1 <= value <= 50Response Body
application/json
application/json
curl -X GET "https://example.com/chat/sessions"{}{ "message": "string"}Empty