sessions: [Session!]!

Retrieve all sessions

Permissions needed

select (sessions):

  • id
  • assistant_id
  • session_id
  • user_id

Response

Type: [Session!]!

sessionID
String!

ID of the session

assistantID
String!

ID of the assistant used in this session

userID
uuid!

ID of the user who started this session

createdAt
timestampz!

Messages in this session