---
title: "Changes to List all knowledge"
method: GET
path: "/v1/Knowledge"
---

# Changes to List all knowledge

`GET /v1/Knowledge`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-05-13** (v1) `0852198458a0` — 1 info
- **2025-01-09** (v1) `82c51662c266` — 6 info
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info

## Changes

- **2025-05-13** (v1) `0852198458a0` — 1 info
  - the `knowledge/items/id` response's property pattern was changed from `^aia_know_*$` to `^aia_know_.+$` for the status `200`
- **2025-01-09** (v1) `82c51662c266` — 6 info
  - added the optional property `knowledge/items/embedding_model` to the response with the `200` status
  - the response property `knowledge/items/date_created` became required for the status `200`
  - the response property `knowledge/items/date_updated` became required for the status `200`
  - the response property `knowledge/items/id` became required for the status `200`
  - the response property `knowledge/items/name` became required for the status `200`
  - the response property `knowledge/items/type` became required for the status `200`
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info
  - added the optional property `knowledge/items/url` to the response with the `200` status

---

[Operation](https://skmtc.dev/twilio/apis/assistants-v1/docs/v1/Knowledge/get.md) · [API](https://skmtc.dev/twilio/apis/assistants-v1.md) · [Page](https://skmtc.dev/twilio/apis/assistants-v1/changes/v1/Knowledge/get)
