Skip to main content
GET
/
v1
/
chat
/
sessions
/
{session_id}
Get Session Detail
curl --request GET \
  --url https://api.example.com/v1/chat/sessions/{session_id}
{}

Headers

authorization
string | null

Path Parameters

session_id
string<uuid>
required

Response

Successful Response

The response is of type Response Get Session Detail V1 Chat Sessions Session Id Get · object.