List agent's knowledge items

Lists all knowledge items attached to a specific agent

Authentication

AuthorizationBearer
API token from https://app.resemble.ai/account/api

Path parameters

agent_uuidstringRequiredformat: "uuid"
The UUID of the agent

Response

List of knowledge items attached to agent
successboolean or null
itemslist of objects or null
countinteger or null

Errors