---
title: "List all sponsor (gas station) accounts in a domain"
method: GET
path: "/v1/domain/{domainId}/sponsors"
tags: ["Gas station (obsolete)"]
deprecated: true
---

# List all sponsor (gas station) accounts in a domain

`GET /v1/domain/{domainId}/sponsors`

> **Deprecated.**

## Path parameters

- `domainId` string, uuid, required

## Response `200`

List of sponsor account IDs

- GasStationSponsorsListResponseDto
  - `items` string[], required — List of gas station account IDs in the domain

---

[API](https://skmtc.net/ripple/apis/ripple-custody-api.md) · [All operations](https://skmtc.net/ripple/apis/ripple-custody-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ripple/ripple-custody-api/revisions/410038300d74/schema)
