For the complete documentation index, see llms.txt. This page is also available as Markdown.

List knowledge websites

Retrieve a list of all website URLs configured for AI agent knowledge crawling.

get
Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
200

A list of all website crawl entries

application/json

A single website crawl entry

crawl_statusstringOptional
created_atintegerOptional
idstringRequiredExample: 1234567890
last_crawled_atintegerOptional
pages_crawledintegerOptional
urlstringRequiredExample: https://example.com
get/agent_config/websites

Last updated

Was this helpful?