---
title: "Full text search"
method: GET
path: "/full-text-search"
---

# Full text search

`GET /full-text-search`

## Query parameters

- `q` string, required

## Response `200`

Full text search results

- object
  - `data` object[] — An array of objects
  - `sparqlQuery` string — The SPARQL query that was used for retrieving the results

---

[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/7fb94a21eac7/schema)
