Chat
List messages in a chat session
Authorization
SupabaseBearer AuthorizationBearer <token>
Supabase user access token (Authorization: Bearer JWT)
In: header
Path Parameters
sessionId*string
Format
uuidQuery Parameters
cursor?string
Length
1 <= lengthlimit?integer
Range
1 <= value <= 50Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/chat/sessions/497f6eca-6276-4993-bfeb-53cbbbba6f08/messages"{}{ "message": "string"}Empty
{ "message": "string"}