---
title: "Get Companies by Extended Field Values"
method: GET
path: "/companies/extendedFieldSearch"
---

# Get Companies by Extended Field Values

`GET /companies/extendedFieldSearch`

Fetches companies using the first few values of an extended field value provided.

## Query parameters

- `extendedFieldName` string, required
- `q` string, required
- `limit` integer
- `status` 'ACTIVE' | 'INACTIVE'
- `sortBy` 'createdDate'
- `sortOrder` 'asc' | 'desc'
- `offset` integer

## Other responses

- `400` — 400

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
