# List service accounts

**GET** `/service-accounts`

Returns service accounts that can own API keys for server-to-server integrations.

Authentication: bearerAuth
Required scopes: `api_key:list`
Allowed roles: `owner`, `admin`
Authorization: List service accounts.

## Responses

- `200`: List of service accounts
- `default`: Error
