Skip to main content
GET
Get AutomationGraph drift

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: ^agph_[0-9a-f]{32}$

Response

Success

graph_id
string
required
Pattern: ^agph_[0-9a-f]{32}$
current_revision
integer
required
Required range: x > 0
applied_revision
integer | null
required
Required range: x > 0
state
enum<string>
required
Available options:
unapplied,
in_sync,
drifted
resources
object[]
required
agents
object[]
required