---
title: "Terminating search"
method: GET
path: "/live/search/terminate"
---

# Terminating search

`GET /live/search/terminate`

To terminate an active search or export, use this function. Terminating a search that is no longer needed saves system resources. 
Since searches may read and process Gigabytes of data, it is highly appreciated if users terminate searches that are no longer needed. 

Terminating a search that is already terminated has no effect.

## Query parameters

- `id` string, required

## Response `204`

Success with no content

## Other responses

- `400` — Invalid input

---

[API](https://skmtc.net/intelligencex/apis/intelx-io-search-api.md) · [All operations](https://skmtc.net/intelligencex/apis/intelx-io-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/intelligencex/intelx-io-search-api/versions/09fb9b26ddff/schema)
