Return all search results

post/faceted-search/{resultClass}/all

Path parameters

resultClassstring required
Example:perspective1

The class of the results

Request body

constraintsobject[] nullable

Response

All search results

dataobject[]

Results as an array of objects

sparqlQuerystring

The SPARQL query that was used for the results

Changes