---
title: "GET /v1/stripe/auto-topoff/settings"
method: GET
path: "/v1/stripe/auto-topoff/settings"
tags: ["Stripe"]
---

# GET /v1/stripe/auto-topoff/settings

`GET /v1/stripe/auto-topoff/settings`

## Response `200`

Ok

- AutoTopoffSettings
  - `enabled` boolean, required
  - `thresholdCents` number, double, required
  - `topoffAmountCents` number, double, required
  - `stripePaymentMethodId` string, nullable, required
  - `lastTopoffAt` string, nullable, required
  - `consecutiveFailures` 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/revisions/b369e9e3e80c/schema)
