Skip to main content
GET
/
v1
/
agents
/
{agentId}
/
branches
/
{branchId}
/
knowledge-base
/
topics
List knowledge base topics
curl --request GET \
  --url https://api.us.poly.ai/v1/agents/{agentId}/branches/{branchId}/knowledge-base/topics \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Response

200

List of knowledge base topics

Last modified on April 22, 2026