Skip to main content
POST
Preview an AutomationGraph plan

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

Body

application/json
document
object
required
created_by_principal_id
string
required
Pattern: ^prin_[0-9a-f]{32}$
layout
object
adopt
object

Response

Success

kind
enum<string>
required
Available options:
planned
entries
object[]
required
counts
object
required
agent_versions_pinned
object[]
required
required_human_inputs
enum<string>[]
required
Available options:
webhook_ingest_secret
plan_fingerprint
string
required
Pattern: ^sha256:[0-9a-f]{64}$
document_fingerprint
string
required
Pattern: ^sha256:[0-9a-f]{64}$