---
title: "Classification Search"
method: GET
path: "/discovery/v2/classifications"
---

# Classification Search

`GET /discovery/v2/classifications`

Find classifications and filter your search by name, and much more. Classifications help define the nature of attractions and events.

## Query parameters

- `sort` string
- `keyword` string
- `id` string
- `source` 'ticketmaster' | ' universe' | ' frontgate' | ' tmr'
- `includeTest` 'yes' | ' no' | ' only'
- `page` string
- `size` string
- `locale` string
- `includeLicensedContent` 'yes' | ' no'
- `includeSpellcheck` 'yes' | ' no'

## Response `200`

successful operation

## Changes

> 39 revisions in range; 1 could not be searched.

- **2017-08-08** (v2) `403113c95e88` — 1 warning
  - deleted the `query` request parameter `autocorrect`
- **2017-06-07** (v2) `84dc5b83c046` — 2 info
  - added the new optional `query` request parameter `autocorrect`
  - added the new optional `query` request parameter `includeSpellcheck`
- **2017-04-12** (v2) `cafed74c985d` — 1 info
  - added the new optional `query` request parameter `includeLicensedContent`
- **2016-08-31** (v2) `b254169933bd` — 1 warning, 2 info
  - deleted the `query` request parameter `extensions`
  - added the new optional `query` request parameter `id`
  - the `query` request parameter `source` became optional
- **2016-08-09** (v2) `39be26fdd490` — 1 breaking, 7 info
  - added the new required `query` request parameter `source`
  - added the new optional `query` request parameter `extensions`
  - added the new optional `query` request parameter `includeTest`
  - added the new optional `query` request parameter `keyword`
  - …4 more

[Full history](https://skmtc.dev/ticketmaster-api/apis/discovery-api/changes/discovery/v2/classifications/get.md)

---

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