Skip to main content
GET
Returns a single readiness verdict plus the individual checks behind it. Poll this after deployment and after each authorization step until fullyConfigured is true. Readiness spans two layers. Contract wiring is set up by the factory at deployment and rarely needs attention. Token-side authorization is the layer that blocks new markets, because it depends on parties outside Trusset: the collateral token’s agent administrator and its identity registry operator.

Path Parameters

string
required
Market ID.

Response Fields

object

Requirement Values

identity_registry_unknown is treated as satisfied when computing fullyConfigured, because the backend cannot prove or disprove compliance without a registry. It is not a pass. Verify authorization out of band before letting borrowers in.
This endpoint tells you what is unfinished. Get Setup Steps returns the same state as an ordered checklist with ready-to-sign calldata for each outstanding item.