Chat
Chat
Have a conversation with Glean AI.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The offset of the client's timezone in minutes from UTC. e.g. PDT is -420 because it's 7 hours behind UTC.
Body
application/json
Includes chat history for Glean AI to respond to.
The body is of type object
.
Response
200
application/json
OK
A single response from the /chat backend.