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

Endpoint: GET /v1/domain/{domainId}/sponsors
Security: bearer

## Path parameters:

  - `domainId` (string, required)
    Domain ID to list sponsors for

## Response 200 fields (application/json):

  - `items` (array, required)
    List of gas station account IDs in the domain


