> For the complete documentation index, see [llms.txt](https://docs.halosecurity.com/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.halosecurity.com/api/readme/target-filtering.md).

# Target Filtering

Many endpoints can take advantage of target filtering.

This value can be set using the `targets` query parameter or the `x-ts-targets` HTTP header.

#### Supported Values

* A single target\_id: `123421`
* A comma seperated list of target\_ids:  `123421,23412`
* A tag: `"tag_name"`
