---
title: "Get list of sites"
method: GET
path: "/sites"
---

# Get list of sites

`GET /sites`

## Response `200`

Successful operation

- Site[]
  - `id` integer
  - `name` string
  - `site_path` string

---

[API](https://skmtc.dev/collectednotes/apis/site-management-api.md) · [All operations](https://skmtc.dev/collectednotes/apis/site-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collectednotes/site-management-api/revisions/90e948db0114/schema)
