---
title: "GET /v3/me/orgs"
method: GET
path: "/v3/me/orgs"
tags: ["users", "orgs"]
---

# GET /v3/me/orgs

`GET /v3/me/orgs`

Returns the list of orgs the current user belongs to

## Response `200`

Success

- MeOrgs
  - `username` string
  - `membership` MeOrgMembership[]
    - `status` string
    - `role` string
    - `joinedAt` string, date
    - `uid` string
  - `orgUrl` string
  - `displayName` string
  - `uid` string
  - `publicProfileUrl` string

---

[API](https://skmtc.net/sketchfab/apis/sketchfab-api.md) · [All operations](https://skmtc.net/sketchfab/apis/sketchfab-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sketchfab/sketchfab-api/versions/3d1f8bd62bc7/schema)
