---
title: "Changes to Get knowledge"
method: GET
path: "/v1/Knowledge/{id}"
---

# Changes to Get knowledge

`GET /v1/Knowledge/{id}`

> 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 `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 `embedding_model` to the response with the `200` status
  - the response property `date_created` became required for the status `200`
  - the response property `date_updated` became required for the status `200`
  - the response property `id` became required for the status `200`
  - the response property `name` became required for the status `200`
  - the response property `type` became required for the status `200`
- **2024-09-25** (v1) `1ad87f675d4b` — 1 info
  - added the optional property `url` to the response with the `200` status

---

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