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

Get AI agent settings

Retrieve the current AI settings for the specified entity.

get
Authorizations
D360-API-KEYstringRequired

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

Query parameters
agent_idstringOptional

Optional agent ID. When provided, returns the specific agent configuration. When absent, returns all settings for the given channel.

Header parameters
X-API-Versionstring · enumOptional

Meta Business Agent API version

Possible values:
Responses
200

The AI settings for the entity

application/json

The AI agent settings for an entity

agent_idstringRequiredExample: 1234567890
ai_audiencestring · enumOptionalPossible values:
channelstring · enumRequiredPossible values:
get/agent_config/settings

Last updated

Was this helpful?