Skip to content

List Sources

GET
/api/settings/sources
curl --request GET \
--url http://localhost:8000/api/settings/sources \
--header 'Authorization: Bearer <token>'

Get all data sources with their enabled/disabled status + health badge.

Successful Response

Media typeapplication/json
Examplegenerated
example