Skip to main content
GET
/
v1
/
chat
/
sessions
List Sessions
curl --request GET \
  --url https://api.example.com/v1/chat/sessions
{}

Headers

authorization
string | null

Query Parameters

status
string | null
page
integer
default:1
limit
integer
default:50

Response

Successful Response

The response is of type Response List Sessions V1 Chat Sessions Get · object.