Get AI agent settings
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 · enumOptionalPossible values:
Meta Business Agent API version
Responses
200
The AI settings for the entity
application/json
The AI agent settings for an entity
agent_idstringRequiredExample:
1234567890ai_audiencestring · enumOptionalPossible values:
channelstring · enumRequiredPossible values:
400
Bad request
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
get/agent_config/settings
Last updated
Was this helpful?