Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.boostgpt.co/v1/bot/trigger/config
{ "success": true, "config": { "name": "<string>", "domain": "<string>", "avatar": "<string>", "accent_color": "<string>" } }
Get the trigger configuration for an agent (public, no auth required)
Agent ID
Trigger configuration
Show child attributes
Was this page helpful?