Skip to main content
GET
Read a reviewed plan's exact diff

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

Path Parameters

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

Query Parameters

cursor
string
Required string length: 43 - 512
Pattern: ^[A-Za-z0-9_-]+$
frame_limit
string

Response

Authorized, no-store, bounded page over one immutable exact review artifact.

artifact
object
required
frames
object[]
required
Maximum array length: 8

One ordered review change descriptor or bounded canonical value chunk.

next_cursor
string | null
required
Required string length: 43 - 512
Pattern: ^[A-Za-z0-9_-]+$