---
title: "Searches through the text of fields to find APPROVED or SUSPENDED apps"
method: GET
path: "/apps/textSearch"
tags: ["apps : Find and modify apps"]
---

# Searches through the text of fields to find APPROVED or SUSPENDED apps

`GET /apps/textSearch`

- Results are returned for the market provided within the basic authentication credentials

## Query parameters

- `query` string
- `text` string, required
- `fields` string, required
- `pageNumber` integer
- `limit` integer
- `userId` string
- `isOwned` boolean

## Response `default`

OK

## Other responses

- `400` — Bad Request - Required parameters are missing, malformed or invalid

---

[API](https://skmtc.net/openchannel/apis/market.md) · [All operations](https://skmtc.net/openchannel/apis/market/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openchannel/market/versions/e5e2475bf7c3/schema)
