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/email/address \ --header 'Authorization: Bearer <token>'
{ "email_address": "<string>", "subdomain": "<string>", "domain": "<string>", "email_enabled": true, "email_auto_reply": true, "email_notifications": true }
Get the agent’s email address and email settings
Enter your API key
Project ID
Agent ID
Email address and settings
Agent's email address
Was this page helpful?