---
title: "Changes to Get an article by its ID"
method: GET
path: "/knowledge-bases/{id}/articles/{article_id}"
---

# Changes to Get an article by its ID

`GET /knowledge-bases/{id}/articles/{article_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 22 revisions.

- **2026-08-28** `fe3adb90ea45` — 1 info
- **2026-08-18** `b387b041ea8e` — 1 breaking
- **2026-08-14** `ad855d921ee9` — 3 warning

## Changes

- **2026-08-28** `fe3adb90ea45` — 1 info
  - added the non-success response with the status `403`
- **2026-08-18** `b387b041ea8e` — 1 breaking
  - the response property `data/visibility_config/customer_visibility_condition/field` became optional for the status `200`
- **2026-08-14** `ad855d921ee9` — 3 warning
  - added the new `account` enum value to the `data/tags/items/object_type` response property for the response status `200`
  - added the new `article` enum value to the `data/tags/items/object_type` response property for the response status `200`
  - added the new `issue` enum value to the `data/tags/items/object_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/usepylon/apis/pylon-api/docs/knowledge-bases/:id/articles/:article_id/get.md) · [API](https://skmtc.dev/usepylon/apis/pylon-api.md) · [Page](https://skmtc.dev/usepylon/apis/pylon-api/changes/knowledge-bases/:id/articles/:article_id/get)
