v3
latestOpenAPI 3.1.02026-07-311,4541,5202.3 MBplatformApi
Api Limit Policies List List
Live dashboard list. One row per active LimitPolicy with the current-window counter read from Redis — the same value apply_limits evaluates decisions against. Source: PG LimitPolicy.objects.filter(is_active=True) + pipelined HGET counter over limit:fw:<meter_id> in one RTT.
get/api/limit-policies/list/
Query parameters
pageinteger
A page number within the paginated result set.
page_sizeinteger
Number of results to return per page.
Headers
Authorizationstring required
JWT access token or Respan API key