Skip to main content
A session groups messages, runs, and memory for one continuous interaction with an agent — one session per end user, chat thread, or integration conversation.

List Sessions

number
default:"25"
1–100
number
default:"0"
Session[]
number
Total session count, for pagination

Create Session

object
Arbitrary custom metadata to attach to the session.
string
Identifier for the end user this session belongs to, if applicable.
Session creation is rate-limited per workspace. A 429 is returned if you exceed the limit — see Rate Limits.

Get Session


Delete Session