---
title: "GET /app/plans_by_customer/"
method: GET
path: "/app/plans_by_customer/"
tags: ["app"]
---

# GET /app/plans_by_customer/

`GET /app/plans_by_customer/`

## Response `200`

- PlansByNumCustomers
  - `results` SinglePlanNumCustomers[], required
    - `plan_name` string, required
    - `num_customers` integer, required
    - `percent_total` number, double, required
  - `status` 'success', required

## Changes

- **2023-01-16** `36b48cae00a3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/uselotus/apis/lotus-api/changes/app/plans_by_customer/get.md)

---

[API](https://skmtc.dev/uselotus/apis/lotus-api.md) · [All operations](https://skmtc.dev/uselotus/apis/lotus-api/llms.txt) · [OpenAPI document](https://skmtc.dev/uselotus/apis/lotus-api/revisions/0507a54ad455?raw)
