Why it matters When something breaks, you need answers fast. The Developer Console gives engineers searchable logs, message timelines, and safe replay tools — reducing MTTR and support tickets. How it worksDocumentation Index
Fetch the complete documentation index at: https://docs.fluxomail.com/llms.txt
Use this file to discover all available pages before exploring further.
- Search: Find by email, sendId, or provider messageId
- Timeline: Unified view of send → message → events
- Webhooks: Inspect delivery to your endpoints and re‑send
- Replay: Re‑attempt failed sends to test inboxes after fixes
- Idempotency: Replay maintains idempotent semantics to avoid duplicates
- Diagnose issues in minutes instead of waiting on support
- Improve developer velocity during integration and QA
- Lower support burden with self‑service insights
- Use sendId as your primary key when debugging.
- Inspect provider messageId when correlating with vendor logs.
- MTTR reduction for send failures
- % of issues resolved without support intervention
- Timeline:
GET /api/v1/sends/{id} - Provider events: managed by Fluxomail (see Provider Events)
