---
title: "Get a client org"
method: GET
path: "/v1/workspaces/{workspaceId}/sharees/{shareeId}"
tags: ["External sharing"]
---

# Get a client org

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

## Response `200`

Client org

- 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

- `404` — Resource not found

---

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