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.
filters
Filter parameters keyed by metric name. See LIMIT_POLICY_FILTERS in utils/filter/constants.py for the allowlist of filterable fields.
Response
total_count
Number of LimitPolicy rows matching the filters payload (or the unfiltered count).