Skip to main content
GET
Pending-close summary

Description

Pending-close summary Count draft statements past their close grace-window for the current tenant. Dual-purpose: also returns the per-tenant statefulStatementsEnabled flag, which the client uses as a cheap probe before mounting the statements UI. Authorization:
  • Required role: admin or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Summary fetched.

Every statements response wraps the payload in { status, message, data }. data carries the per-endpoint payload PLUS the per-tenant feature flag.

status
enum<string>
Available options:
success,
error
message
string
data
object