---
title: "Get customer payment methods"
method: GET
path: "/api/customers/{id}/payment-methods"
tags: ["Customers"]
---

# Get customer payment methods

`GET /api/customers/{id}/payment-methods`

Retrieve saved payment methods (cards, tokens) for a customer.

## Path parameters

- `id` string, required

## Response `200`

List of saved payment methods

---

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