curl --request GET \
--url https://api.us.poly.ai/v1/agents/{agentId}/branches/{branchId}/knowledge-base/topics \
--header 'x-api-key: <api-key>'List of knowledge base topics
Was this page helpful?
curl --request GET \
--url https://api.us.poly.ai/v1/agents/{agentId}/branches/{branchId}/knowledge-base/topics \
--header 'x-api-key: <api-key>'