Skip to main content
GET
List Sessions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27
checkfu-beta
string
required

Query Parameters

limit
integer
Required range: x >= 1
page
string
Pattern: ^c1_[0-9a-z]+$
agent_id
string
Pattern: ^agent_[0-9a-f]{32}$
agent_version
integer
Required range: x >= 1
created_at[gt]
string
created_at[gte]
string
created_at[lt]
string
created_at[lte]
string
memory_store_id
string
Pattern: ^memstore_[0-9a-f]{32}$
automation_id
string
Pattern: ^auto_[0-9a-f]{32}$
include_archived
boolean
order
enum<string>
Available options:
asc,
desc
statuses
enum<string>[]
Available options:
rescheduling,
running,
idle,
terminated

Response

BetaManagedAgentsSessionPage

data
object[]
required
next_page
string | null
required
prev_page
string | null
required