Capturing diagnostics
When opening a support ticket include:- The full response body — it always carries
error.codeanderror.message. - The timestamp of the request (UTC, second precision is enough).
- The endpoint and method (
POST /api/v1/leads, etc.). - For webhook issues, the
X-FlowEstate-Deliveryheader value. - The first 8 chars of your API key (
fe_k_a1b2c3d4) — not the full key. We can identify which one without seeing the secret.
Health and incidents
Check status.flowestate.app before deep-debugging an outage. If a planned maintenance window is in effect, intermittent503 responses are expected.