Sessions
Retrieve Sessions
Retrieve a JSON list of all sessions the user has access to. Will also return a list of all tasks, tools, agents, models and datasources as a front end helper
GET
Path Parameters
The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId
Response
200
sessions.json
JSON object containing an array of all the associated agents with that teamId, will return an empty array if the request is successful but there are no associated agents.
cross site token
Array of all sessions the given teamId has permissions for
Session object used when a chat app is running