Skip to main content
GET
List agent websites
Returns the website sources associated with an agent’s knowledge base. The API key must belong to the supplied user, and that user must have access to the agent. Use the related operations to add or delete a website source. When adding one, limit, maxDepth, includePaths, and excludePaths control how the website is crawled. Phonely caps limit and maxDepth at 10.

Authorizations

X-Authorization
string
header
required

Query Parameters

uid
string
required

User ID

agentId
string
required

Agent ID

Response

List of websites

websites
object[]
required
Last modified on August 10, 2026