---
title: "Get supported entities"
method: GET
path: "/supportedentities"
tags: ["Analyzer"]
---

# Get supported entities

`GET /supportedentities`

Get the list of PII entities Presidio-Analyzer is capable of detecting

## Query parameters

- `language` string

## Response `200`

OK

- EntityTypes[] — A list of supported entities

## Changes

- **2022-02-22** `4339e6a46b07` — 1 breaking
  - the `items/` response's property type/format changed from ``/`` to `string`/`` for status `200`
- **2021-05-05** `08cf7bba99bb` — 1 breaking
  - the `items/` response's property type/format changed from `string`/`` to ``/`` for status `200`

[Change history](https://skmtc.dev/data-privacy-stack/apis/presidio/changes/supportedentities/get.md)

---

[API](https://skmtc.dev/data-privacy-stack/apis/presidio.md) · [All operations](https://skmtc.dev/data-privacy-stack/apis/presidio/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/data-privacy-stack/presidio/revisions/c114dc1262f2/schema)
