---
title: "List all available Entities"
method: GET
path: "/entities"
tags: ["Entities"]
---

# List all available Entities

`GET /entities`

## Response `200`

The list of the entities as well as their information is sent back in the response body

- Entities
  - `description` string
  - `documentation` string
  - `plural` string
  - `roles` object

## Changes

- **2022-11-17** `02b1219b9de2` — 1 info
  - api operation id `getVariables` removed and replaced with `getEntities`
- **2022-10-16** `99fd939badee` — 1 warning
  - the optional response header `schema` removed for the status `200`
- **2022-10-16** `89012c518ce9` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2018-08-27** `5f59ec1e6f31` — 1 info
  - endpoint added
- **2018-08-01** `a3fca283cd57` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openfisca/apis/country-package-name-web-api/changes/entities/get.md)

---

[API](https://skmtc.dev/openfisca/apis/country-package-name-web-api.md) · [All operations](https://skmtc.dev/openfisca/apis/country-package-name-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openfisca/country-package-name-web-api/revisions/297f18b6e68f/schema)
