Skip to main content
GET
List Sources

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Query Parameters

type
enum<string> | null

Filter by source type

Available options:
repository,
documentation,
research_paper,
huggingface_dataset,
local_folder,
slack,
google_drive,
connector
query
string | null

Search by name or identifier

status
string | null

Filter by status

category_id
string | null

Filter by category

limit
integer
default:20
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

Response for listing sources.

pagination
PaginationInfo · object
required

Pagination metadata

items
Source · object[]

List of sources