Skip to content

List articles in a source

GET
/v1/livechat/sources/{sourceId}/articles
curl --request GET \
--url https://example.com/v1/livechat/sources/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/articles \
--header 'Authorization: Bearer <token>'

Returns every article the assistant can draw on for this source.

sourceId
required
string format: uuid

OK