InsightsTopBanksAttributes
Bank ranking by selected metric. Returned by `GET /v1/insights/top-banks`.
Properties
| Field | Type | Description |
|---|---|---|
metric | string | Ranking metric: `volume` — banks ordered by total validations; `errors` — banks ordered by error rate. |
scope | string | Ranking scope: `self` — user's validations only; `global` — all platform validations (admin only). |
banks | array | List of banks ordered by the selected metric. |
Used in operations
GET /v1/insights/top-banksGET /v1/admin/insights/top-banks