Skip to main content
GET
Get a Session Resource

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-24
checkfu-beta
string
required

Path Parameters

session_id
string
required
Pattern: ^sess_[0-9a-f]{32}$
resource_id
string
required
Pattern: ^sesrsc_[0-9a-f]{32}$

Response

BetaManagedAgentsSessionResource

id
string
required
Pattern: ^sesrsc_[0-9a-f]{32}$
created_at
string
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
updated_at
string
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$
mount_path
string
required
Required string length: 2 - 1024
type
enum<string>
required
Available options:
github_repository
url
string
required
checkout
object