Skip to main content
GET
Get the demand-inbox ledger

Authorizations

Authorization
string
header
required

API key or access token

Query Parameters

skip
integer
default:0
Required range: 0 <= x <= 9007199254740991
take
integer
default:50
Required range: 1 <= x <= 100

Response

Get the demand-inbox ledger

The demand-inbox ledger: a persisted-only metrics strip, a page of brief → proposal → feedback → result rows, and the total brief count for page-cap disclosure.

metrics
object
required

Front-of-house scoreboard. Every field is computed only from persisted rows; a metric with no inputs reports null (unavailable), never 0.

rows
object[]
required
total
integer
required

Total number of brief rows for the storefront. When it exceeds the returned page, the client discloses the cap ("showing the N most recent of total").

Required range: -9007199254740991 <= x <= 9007199254740991