---
title: "Retrieves all legal entities associated with the user"
method: GET
path: "/v1.0/legal-entities"
tags: ["Legal Entities"]
---

# Retrieves all legal entities associated with the user

`GET /v1.0/legal-entities`

## Response `200`

OK

- LegalEntityInfoDTO[]
  - `id` integer, required
  - `name` string, required

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/beis/apis/mets-api-documentation.md) · [All operations](https://skmtc.net/beis/apis/mets-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/beis/mets-api-documentation/revisions/c3a5c6052f25/schema)
