---
title: "GET /organizations/:id/admin/stripe_customer"
method: GET
path: "/organizations/:id/admin/stripe_customer"
---

# GET /organizations/:id/admin/stripe_customer

`GET /organizations/:id/admin/stripe_customer`

## Response `200`

The current stripe customer for the given org

- object
  - `id` string

## Other responses

- `404` — The organization or the account does not exist
- `410` — The invitation is expired

---

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