GET /api/comms/domain — read current domain authentication state. Returns the DNS records (still useful when troubleshooting after a deactivate) plus verified and enabled flags.
Documentation Index
Fetch the complete documentation index at: https://docs.qflowhub.io/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 access token issued by https://identity.qflowhub.io/core. Include as Authorization: Bearer <token>. See the Authentication guide for the token flow.
Your APIM subscription key. Sent in the welcome email when your account is enabled. Required on every request alongside the bearer token.
OK
Response shape for GET /api/comms/domain, POST /api/comms/domain, and the activate/deactivate endpoints.
SendGrid's id for this domain authentication record.
True once SendGrid has verified your DNS records.
True when this user's sends route through the custom domain. Set automatically on first successful verify; toggle via /activate and /deactivate.
DNS records you must publish at your registrar (CNAMEs, etc.). Each record's valid flag becomes true once SendGrid sees it propagated.