Skip to main content
POST
Export a qualified native continuation capsule

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-29

Path Parameters

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

Body

application/json
session_thread_id
string
required
Pattern: ^sthr_[0-9a-f]{32}$
target
object
required
use_kind
enum<string>
Available options:
same_run_recovery,
idle_handoff

Response

Success

outcome
enum<string>
required
Available options:
refused
reason
enum<string>
required
Available options:
capsule_absent,
capsule_unavailable,
source_projection_unavailable,
secret_scrub_failed,
projector_unavailable,
target_unqualified,
capsule_invalid,
capsule_incompatible