List sessions
Authentication
Required. Include a session cookie orAuthorization: Bearer <token> header.
Response
Status:200 OKContent-Type:
application/json
Array of session summary objects.
Example
200
Get session messages
Authentication
Required. Include a session cookie orAuthorization: Bearer <token> header.
Path parameters
UUID of the session to retrieve. Obtain this from the
id field in the list sessions response.Response
Status:200 OKContent-Type:
application/json
Chronologically ordered array of messages in the session.
Example
200
