---
title: "List Contract Owners"
method: GET
path: "/admin/schools/contract-owners"
tags: ["Admin - Schools"]
---

# List Contract Owners

`GET /admin/schools/contract-owners`

Admin accounts that can own a contract.

## Response `200`

Successful Response

- AdminAccountResponse[]
  - `id` string, required
  - `name` string, required
  - `email` string, required

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/ef67479ed898/schema)
