---
title: "/legal_entities"
method: GET
path: "/legal_entities"
---

# /legal_entities

`GET /legal_entities`

Returns a collection of your account legal entities. Required scope: `r_account`. Accessible with all token types.

## Path parameters

- `subdomain` string, required

## Response `200`

200

- object[]
  - `id` string
  - `name` string
  - `legal_name` string
  - `type` string
  - `parent_id` unknown
  - `display_name` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/workable/apis/account-root.md) · [All operations](https://skmtc.net/workable/apis/account-root/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/workable/account-root/revisions/3ead9ec42165/schema)
