---
title: "GET /search.json"
method: GET
path: "/search.json"
---

# GET /search.json

`GET /search.json`

## Query parameters

- `query` string, required
- `offset` integer
- `fields` 'all' | 'pages' | 'ticker_symbol' | 'links' | 'taxonomy' | 'combinations' | 'geocodes' | 'article_list' | 'scope_notes' | 'search_api_query'

## Response `200`

An array of Concepts

- object
  - `status` string
  - `copyright` string
  - `num_results` integer
  - `results` ConceptRelation[]
    - `concept_id` integer
    - `concept_name` string
    - `is_times_tag` integer
    - `concept_status` string
    - `vernacular` string
    - `concept_type` string
    - `concept_created` string
    - `concept_updated` string

## Changes

- **2016-06-01** `d1954fcd0550` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/nytimes/apis/semantic-api/changes/search.json/get.md)

---

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