---
title: "List client orgs"
method: GET
path: "/v1/workspaces/{workspaceId}/sharees"
tags: ["External sharing"]
---

# List client orgs

`GET /v1/workspaces/{workspaceId}/sharees`

## Response `200`

Client orgs

- object
  - `sharees` Sharee[]
    - `id` string
    - `name` string
    - `type` string — client, supplier, partner, investor, or any label.
    - `member_count` integer
    - `branding` object
      - `logo` string
      - `color` string

## Other responses

- `403` — Access denied

---

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