# 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"`
