---
title: "POST /entity-facets"
method: POST
path: "/entity-facets"
tags: ["Entity"]
---

# POST /entity-facets

`POST /entity-facets`

Get entity facets using predicate-based filters.

## Request body

- object
  - `facets` string[], required
  - `query` JsonObject — A type representing all allowed JSON object values.

## Response `200`

Ok

- EntityFacetsResponse
  - `facets` object, required

## Other responses

- `400` — An error response from the backend.
- `default` — An error response from the backend.

## Changes

> 37 revisions in range; 1 not diffed, 1 could not be searched.

- **2026-02-26** `ebbcb62c25db` — 1 info
  - endpoint added
- **2023-04-03** `ab70c9407c7a` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/backstage/apis/catalog/changes/entity-facets/post.md)

---

[API](https://skmtc.dev/backstage/apis/catalog.md) · [All operations](https://skmtc.dev/backstage/apis/catalog/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/backstage/catalog/revisions/cf26233702b7/schema)
