Skip to main content
GET
List knowledge sources

Authorizations

Authorization
string
header
required

Your secret key (pep_sk_…) from Settings → API. Keys are org-scoped; treat them like passwords.

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
starting_after
integer

Return sources with ids strictly below this id (the last id of the previous page).

status
enum<string>
Available options:
ready,
updating,
attention,
failed
kind
enum<string>
Available options:
text,
url,
file,
website
external_id
string
archived
enum<string>

List only archived sources.

Available options:
true

Response

A page of sources.

object
string
required
Allowed value: "list"
data
object[]
required
has_more
boolean
required