List All Configs
configs
List All Configs
GET /configs — MINOR 9 (wave-1 1B/1C fix): {"kinds": {kind: <active-row-
summary>|null for all five kinds}} (plan shape). Every kind is lazily
seeded on first read (app.v2.config_registry.get_config), so in practice
no value is ever null — the `|null` in the shape is defensive typing, not
an observed state.
GET
List All Configs
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response