List policies
Listing requested policies
Authorizations
JWT Authorization header using the Bearer scheme
Query Parameters
x >= 1Inclusive lower bound for the policy date. For issued policies (status=1), this filters by uploaded_at (the provider policy issue timestamp) and falls back to created_at when uploaded_at is unavailable. For other statuses, this filters by created_at.
"2026-06-01"
Inclusive upper bound for the policy date. For issued policies (status=1), this filters by uploaded_at (the provider policy issue timestamp) and falls back to created_at when uploaded_at is unavailable. For other statuses, this filters by created_at.
"2026-06-30"
When true, includes policy totals, total price, and monthly buckets for the filtered result set.
true
Response
Success
Returned only when include_aggregates is true.

