---
title: "List organizations the user has access to"
method: GET
path: "/v0/orgs"
---

# List organizations the user has access to

`GET /v0/orgs`

## Response `200`

success

- object
  - `data` Org[], required
    - `object` 'org', required
    - `slug` string, required
    - `display_name` string, nullable, required
  - `has_more` boolean, required
  - `next_cursor` string

---

[API](https://skmtc.dev/stainless-api/apis/my-api.md) · [All operations](https://skmtc.dev/stainless-api/apis/my-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stainless-api/my-api/revisions/f8b160dfac6c/schema)
