Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Query Parameters

page
integer<int32>

Pointer for the current page of the paginated query

limit
integer<int32>

The maximum number of results to return, maximum is 200

updated_at_min
string<date-time>

Filter by sessions created after a certain date

updated_at_max
string<date-time>

Filter by sessions created before a certain date

messages
boolean
default:false

Set to true to include the text messages exchanged in each session (tool calls are excluded)

state
boolean
default:false

Set to true to include the session status (resolved/unresolved) and AI state (skill type, trail)

Response

Get AI sessions response

count
integer

Total count of sessions matching the query

result
object[]

Resulting query