API Reference
Get Session Logs
GET
/
chats
/
{sessionId}
Fetches the chat history for a given session ID, restricted to chats belonging to the current user.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
sessionId
string
requiredResponse
200 - application/json
userId
string
timestamp
string
sessionId
string
chatLog
object[]
repos
string[]
parentId
string
title
string