Skip to main content
GET
Assess a Session for skill worthiness

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

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

Response

Success

session
string
required
Pattern: ^sess_[0-9a-f]{32}$
skill_worthy
boolean
required
reasons
enum<string>[]
required
Available options:
many_tool_calls,
failure_then_success
signals
object
required