GET
/
api
/
v1
/
accounts
/
{account_id}
/
portals
/
{portal_slug}
/
articles
curl --request GET \
  --url https://chat.toolzz.ai/api/v1/accounts/{account_id}/portals/{portal_slug}/articles

Parameters

account_id
string

account_id: The ID of the account to get the articles for.