Skip to main content
POST
Get session detail

Body

application/json
session_id
string
required
include
enum<string>[]

Optional related data to include in the response.

Available options:
history,
agents

Response

Session detail with optional includes.

ok
boolean
required
session
object
required
turns
object[]

Present when include contains "history".

last_activity
string<date-time> | null

Present when include contains "history".

agents
object[]

Present when include contains "agents".