---
title: "GET /?view=facets"
method: GET
path: "/?view=facets"
---

# GET /?view=facets

`GET /?view=facets`

## Path parameters

- `uri` string, uri, required

## Response `200`

Lists entities that are prov:specializationOf the class identified by the queried URI, and properties that are specified for them.

- object[]
  - `class` string — The URI of the queried class.
  - `property` unknown
  - `propertyType` string
  - `inverse` unknown

## Changes

- **2019-12-05** `bc4045d9aea4` — 1 breaking, 1 warning
  - added the new path request parameter `uri`
  - deleted the `query` request parameter `uri`
- **2019-12-04** `eb78deb0d675` — 6 warning, 2 info
  - deleted the `query` request parameter `facets`
  - removed the optional property `items/facetId` from the response with the `200` status
  - removed the optional property `items/label` from the response with the `200` status
  - removed the optional property `items/predicate` from the response with the `200` status
  - …4 more
- **2019-12-04** `2361777ee44a` — 1 info
  - added the new optional `query` request parameter `facets`
- **2019-11-22** `98731ce5dd94` — 1 info
  - endpoint added
- **2019-11-19** `76aba0169ecc` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tetherless-world/apis/whyis/changes/?view=facets/get.md)

---

[API](https://skmtc.dev/tetherless-world/apis/whyis.md) · [All operations](https://skmtc.dev/tetherless-world/apis/whyis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tetherless-world/whyis/revisions/671978c03280/schema)
