Skip to content

List knowledge sources

GET
/v1/livechat/sources
curl --request GET \
--url https://example.com/v1/livechat/sources \
--header 'Authorization: Bearer <token>'

The live chat assistant’s knowledge sources. Use a source id to manage the articles inside it.

OK