Skip to main content
GET
Diff a forked Session against its source

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

Path Parameters

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

Query Parameters

wire
enum<string>
Available options:
true

Response

Success

source
string
required
Pattern: ^sess_[0-9a-f]{32}$
branch
string
required
Pattern: ^sess_[0-9a-f]{32}$
through_event
string
required
Pattern: ^evt_[0-9a-f]{32}$
through_sequence
integer
required
Required range: x > 0
source_tail
object
required
branch_tail
object
required
projection
object
required
source_outcome
object | null
required
branch_outcome
object | null
required
source_context
object | null
required
branch_context
object | null
required
wire
object