# Limits under a client ## Endpoints GET /v2/clients/:id/limits List all limits owned by the client given by `:id`. The limit data model is documented under `aleta api --spec /v2/limits`. ## Path params id (required) — Client identifier.