Get the current production-access state
Returns the tenant production-access status, the most recently submitted declaration, review timestamps, admin notes, and the effective beta-spend ceiling. Used by the dashboard Production Access page to render the gating banner and live-key CTA. Callable by any authenticated tenant context (owner JWT, member JWT, tenant API key).
Authorizations
API key (pk_test_* or pk_live_), JWT session, agent token (agent_), Ed25519 session (sess_), or portal token (portal_).
Response
Current production-access state.
sandbox_only, declaration_pending, production_approved, production_denied, production_suspended Tenant KYA tier — 0 sandbox, 1 declared, 2 verified, 3 trusted.
0 <= x <= 3Admin-set note attached on approve/deny. Useful context for re-declaration after a denial.
Declaration payload as last submitted, including SSO identity auto-attached server-side.