---
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

---

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