Vaults

Vault utilization health

Lists vaults ordered by utilization severity (descending).

  • chainId is required.
  • If threshold is omitted, returns all vaults.
  • Threshold filter is inclusive (utilization >= threshold).
  • onlyOverThreshold is accepted for compatibility and currently does not alter filtering.
get/v3/evk/vaults/health/utilization

Query parameters

chainIdinteger required
thresholdnumber
onlyOverThresholdboolean
offsetinteger
limitinteger

Requested page size. Values above the endpoint cap are clamped; the default shared cap is 100.

Response

Vault utilization health list

Changes

No recorded changes to this endpoint across all 1 revision of this API.