---
title: "Changes to Search Lists"
method: GET
path: "/api/v1.4/lists/"
---

# Changes to Search Lists

`GET /api/v1.4/lists/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 5 revisions.

- **2024-12-04** `b36e8e329afb` — 14 info
- **2024-12-04** `f80fb2a115ff` — 1 breaking, 1 warning, 2 info
- **2024-12-04** `29fbf7a6e106` — 1 warning

## Changes

- **2024-12-04** `b36e8e329afb` — 14 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API
  - api tag `lists` added
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `429`
  - added the media type `application/json` for the response with the status `500`
  - the response property `count` became required for the status `200`
  - the response property `page` became required for the status `200`
  - the response property `pages` became required for the status `200`
  - the response property `results` became required for the status `200`
  - the response property `results/items/company_count` became required for the status `200`
  - the response property `results/items/created_date` became required for the status `200`
  - the response property `results/items/list_uid` became required for the status `200`
  - the response property `results/items/name` became required for the status `200`
  - the response property `results/items/updated_date` became required for the status `200`
- **2024-12-04** `f80fb2a115ff` — 1 breaking, 1 warning, 2 info
  - for the `query` request parameter `page`, the type/format was changed from `string`/`` to `integer`/``
  - deleted the `header` request parameter `Content-Type`
  - api operation id `search` removed and replaced with `searchLists`
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2024-12-04** `29fbf7a6e106` — 1 warning
  - deleted the `header` request parameter `Authorization`

---

[Operation](https://skmtc.dev/tjc-lp/apis/grata-unified-api/docs/api/v1.4/lists/get.md) · [API](https://skmtc.dev/tjc-lp/apis/grata-unified-api.md) · [Page](https://skmtc.dev/tjc-lp/apis/grata-unified-api/changes/api/v1.4/lists/get)
