githubEdit

webhookAdditional Services

This file documents Flashback’s auxiliary endpoint for sending feedback via email, allowing users to report bugs, submit support requests, or share feature suggestions. It supports file attachments and includes safeguards like size limits and authentication to ensure secure, actionable communication with the Flashback team.

circle-info

To perform this operation, you must be authenticated by means of one of the following methods: BearerAuth.

System Health & Status API Calls

Method
API Reference
Description

GET/

Check if the Flashback API is online.

GET/health

Get detailed service and dependency health status.

Email API Calls

Method
API Reference
Description

POST/email/feedback

Send feedback or support emails to Flashback, with optional attachments.

POST/systemevent

Query system events from the SystemEvent table with advanced filtering and pagination capabilities.

Last updated

Was this helpful?