Skip to main content
GET
Read principal-bound funding settlement state

Authorizations

X-Api-Key
string
header
required

A connection-bound gk_agent_ credential. REST deliberately accepts it through either X-Api-Key or Authorization: Bearer; X-Api-Key remains supported. Its fixed scopes are intersected with the current live grant before route authorization.

Path Parameters

action_id
string
required
Pattern: ^[A-Za-z0-9_-]{1,128}$

Response

Current principal-bound funding settlement state.

action_id
string
required
Pattern: ^[A-Za-z0-9_-]{1,128}$
status
enum<string>
required
Available options:
prepared,
submitted,
included,
confirmed,
cancelled_preseal,
expired_preseal,
reverted,
reorged,
funding_uncertain
escrow_address
string

Present only in confirmed state from the matching indexed TreeCreated.

Pattern: ^0x[a-fA-F0-9]{40}$