---
title: "Changes to List Data Sources for a Knowledge Base"
method: GET
path: "/v2/gen-ai/knowledge_bases/{knowledge_base_uuid}/data_sources"
---

# Changes to List Data Sources for a Knowledge Base

`GET /v2/gen-ai/knowledge_bases/{knowledge_base_uuid}/data_sources`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 8 revisions.

- **2025-10-16** `cb3bf9b21459` — 2 info
- **2025-08-04** `9aca3802735e` — 4 info
- **2025-07-18** `f8e8c290636c` — 10 info
- **2025-07-17** `5fc9af728e82` — 2 breaking, 3 warning, 8 info
- **2025-07-17** `f8e8c290636c` — 10 info
- **2025-06-25** `e8b3cbc80e18` — 2 info

## Changes

- **2025-10-16** `cb3bf9b21459` — 2 info
  - api tag `DigitalOcean-public.v2-new_GradientAI Platform` added
  - api tag `GradientAI Platform` removed
- **2025-08-04** `9aca3802735e` — 4 info
  - added the optional property `knowledge_base_data_sources/items/dropbox_data_source` to the response with the `200` status
  - added the optional property `knowledge_base_data_sources/items/last_indexing_job/total_items_failed` to the response with the `200` status
  - added the optional property `knowledge_base_data_sources/items/last_indexing_job/total_items_indexed` to the response with the `200` status
  - added the optional property `knowledge_base_data_sources/items/last_indexing_job/total_items_skipped` to the response with the `200` status
- **2025-07-18** `f8e8c290636c` — 10 info
  - api operation id `list_knowledge_base_data_sources` removed and replaced with `genai_list_knowledge_base_data_sources`
  - the endpoint scheme security `bearer_auth` was added to the API
  - api tag `GradientAI Platform` added
  - api tag `GenAIAPI` removed
  - for the `query` request parameter `page`, the type/format was generalized from `integer`/`int64` to `integer`/``
  - for the `query` request parameter `per_page`, the type/format was generalized from `integer`/`int64` to `integer`/``
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2025-07-17** `5fc9af728e82` — 2 breaking, 3 warning, 8 info
  - for the `query` request parameter `page`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `per_page`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - the optional response header `ratelimit-limit` removed for the status `200`
  - the optional response header `ratelimit-remaining` removed for the status `200`
  - the optional response header `ratelimit-reset` removed for the status `200`
  - api operation id `genai_list_knowledge_base_data_sources` removed and replaced with `list_knowledge_base_data_sources`
  - the endpoint scheme security `bearer_auth` was removed from the API
  - api tag `GenAIAPI` added
  - api tag `GradientAI Platform` removed
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - removed the non-success response with the status `429`
  - removed the non-success response with the status `500`
- **2025-07-17** `f8e8c290636c` — 10 info
  - api operation id `list_knowledge_base_data_sources` removed and replaced with `genai_list_knowledge_base_data_sources`
  - the endpoint scheme security `bearer_auth` was added to the API
  - api tag `GradientAI Platform` added
  - api tag `GenAIAPI` removed
  - for the `query` request parameter `page`, the type/format was generalized from `integer`/`int64` to `integer`/``
  - for the `query` request parameter `per_page`, the type/format was generalized from `integer`/`int64` to `integer`/``
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `429`
  - added the non-success response with the status `500`
- **2025-06-25** `e8b3cbc80e18` — 2 info
  - added the optional property `knowledge_base_data_sources/items/last_datasource_indexing_job` to the response with the `200` status
  - added the optional property `knowledge_base_data_sources/items/last_indexing_job/status` to the response with the `200` status

---

[Operation](https://skmtc.dev/digitalocean/apis/digitalocean-api/docs/v2/gen-ai/knowledge_bases/:knowledge_base_uuid/data_sources/get.md) · [API](https://skmtc.dev/digitalocean/apis/digitalocean-api.md) · [Page](https://skmtc.dev/digitalocean/apis/digitalocean-api/changes/v2/gen-ai/knowledge_bases/:knowledge_base_uuid/data_sources/get)
