---
title: "GET /v0.1/orgs"
method: GET
path: "/v0.1/orgs"
tags: ["account"]
---

# GET /v0.1/orgs

`GET /v0.1/orgs`

Returns a list of organizations the requesting user has access to

## Response `200`

Success

- object[]
  - `display_name` string, required — The display name of the organization
  - `name` string, required — The slug name of the organization
  - `origin` 'appcenter' | 'hockeyapp', required — The creation origin of this organization

## Other responses

- `default` — Error

---

[API](https://skmtc.net/appcenter/apis/app-center-client.md) · [All operations](https://skmtc.net/appcenter/apis/app-center-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/appcenter/app-center-client/versions/4e9226ab8f35/schema)
