Cards Counts
GET/api/v1/cards/counts
Per-card-type counts of ACTIVE cards. Powers the type chips with counts in the diagram editor's Insert Cards dialog (LeanIX-style). Hidden types are excluded so the dialog never offers them.
Declared above /{card_id} so the literal counts segment isn't shadowed
by the UUID-typed catch-all and parsed as a (broken) UUID.
Responses
- 200
Successful Response