---
title: "List sites"
method: GET
path: "/sites"
tags: ["Sites"]
---

# List sites

`GET /sites`

Show all sites the current token has access to.

Processing mode: <small><code>sync</code></small>

## Query parameters

- `include` string
- `page[size]` integer
- `page[cursor]` string
- `filter[name]` string

## Response `200`

Paginated set of `SiteResource`

## Other responses

- `403` — Authorization error

---

[API](https://skmtc.net/mfullbrook/apis/forge.md) · [All operations](https://skmtc.net/mfullbrook/apis/forge/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mfullbrook/forge/revisions/24ad66d99f93/schema)
