AI Chat
List chat messages in a Session
List all chat messages in an AI Session
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Session
Response
200
application/json
OK
The response is of type object[]
.