Skip to main content

Get Datasources

Retrieve a paginated list of datasources associated with a specific knowledge base.

Path Parameters
knowledge_base_id string REQUIRED

The unique identifier of the knowledge base.

Responses
200

Knowledge Base detail response

Schema OPTIONAL
data object[]
id string
user_id number
knowledge_base_id string
type string
title string
paragraph
scrap_all_url boolean
url string
excluded_urls string
reference_url string
size
estimated_tokens string OPTIONAL
status string
is_content_fetched boolean
last_sync_date string
deleted_at
created_at string
updated_at string
custom_title string
links object
first string
last string
prev
next string
meta object
current_page number
from number
last_page number
links object[]
url string OPTIONAL
label string
active boolean
path string
per_page number
to number
total number
500

Server Error

Schema OPTIONAL
message string