---
title: "GET /v1/stripe/payment-methods"
method: GET
path: "/v1/stripe/payment-methods"
tags: ["Stripe"]
---

# GET /v1/stripe/payment-methods

`GET /v1/stripe/payment-methods`

## Response `200`

Ok

- PaymentMethod[]
  - `id` string, required
  - `brand` string, required
  - `last4` string, required
  - `exp_month` number, double, required
  - `exp_year` number, double, required

## Changes

- **2025-11-06** `c45e5a2f4ad0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/helicone/apis/helicone-api/changes/v1/stripe/payment-methods/get.md)

---

[API](https://skmtc.dev/helicone/apis/helicone-api.md) · [All operations](https://skmtc.dev/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/helicone/helicone-api/revisions/b369e9e3e80c/schema)
