---
title: "Retrieves Stripe Connect account information for a given gateway account ID"
method: GET
path: "/v1/api/accounts/{accountId}/stripe-account"
tags: ["Gateway accounts"]
---

# Retrieves Stripe Connect account information for a given gateway account ID

`GET /v1/api/accounts/{accountId}/stripe-account`

## Path parameters

- `accountId` integer, required

## Response `200`

OK

- StripeAccountResponse
  - `stripe_account_id` string, required

## Other responses

- `404` — Not found - Account does not exist or not a stripe gateway account or account does not have Stripe credentials,

---

[API](https://skmtc.net/government-digital-service/apis/connector-api.md) · [All operations](https://skmtc.net/government-digital-service/apis/connector-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/government-digital-service/connector-api/revisions/62149e57992f/schema)
