This API is used to list all the active articles, deleted articles are ignored. Users can see all the public articles and their respective private articles.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/article/ \
--header 'accept: application/json'