Api Limit Policies Summary Filtered

POST-for-filtering variant of the summary count.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Request

This endpoint expects an object.
filtersmap from strings to anyOptional

Filter parameters keyed by metric name. See LIMIT_POLICY_FILTERS in utils/filter/constants.py for the allowlist of filterable fields.

Response

total_countinteger

Number of LimitPolicy rows matching the filters payload (or the unfiltered count).