---
title: "Return all search results"
method: POST
path: "/faceted-search/{resultClass}/all"
---

# Return all search results

`POST /faceted-search/{resultClass}/all`

## Path parameters

- `resultClass` string, required

## Request body

- object
  - `constraints` object[], nullable

## Response `200`

All search results

- object

## Changes

- **2020-06-10** `a8dd20e68df8` — 2 warning
  - removed the optional property `data` from the response with the `200` status
  - removed the optional property `sparqlQuery` from the response with the `200` status
- **2020-04-30** `b907579d6a5c` — 1 warning, 2 info
  - removed the request property `langTag`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `sparqlQuery` to the response with the `200` status

[Change history](https://skmtc.dev/semanticcomputing/apis/sampo-ui-api/changes/faceted-search/:resultClass/all/post.md)

---

[API](https://skmtc.dev/semanticcomputing/apis/sampo-ui-api.md) · [All operations](https://skmtc.dev/semanticcomputing/apis/sampo-ui-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/semanticcomputing/sampo-ui-api/revisions/ea751ca671a0/schema)
