---
title: "Get All Recurring Billing"
method: GET
path: "/v1/recurring-billing"
---

# Get All Recurring Billing

`GET /v1/recurring-billing`

Use this API to get the a list of all recurring billings

## Query parameters

- `customer_email` string
- `reference` string
- `business_recurring_plans_id` string, uuid
- `status` 'active' | 'scheduled' | 'retrying' | 'inactive' | 'canceled'

## Headers

- `X-BUSINESS-API-KEY` string, required

## Response `200`

200

---

[API](https://skmtc.net/hitpayapp/apis/hitpay-api.md) · [All operations](https://skmtc.net/hitpayapp/apis/hitpay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hitpayapp/hitpay-api/versions/6aae1a736990/schema)
