---
title: "List organizations"
method: GET
path: "/orgs"
tags: ["Organizations"]
---

# List organizations

`GET /orgs`

Show all organizations the user has access to.

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

## Query parameters

- `page[size]` integer
- `page[cursor]` string

## Response `200`

Paginated set of `OrganizationResource`

## 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)
