v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Health

Sends a test email to the provided email address. Useful for testing Baserow's email configuration as errors are clearly returned.

post/api/_health/email/

Request body

target_emailstring email required

Response

succeededboolean required

Whether or not the test email was sent successfully.

error_stackstring nullable

The full stack trace and error message if the test email failed.

error_typestring nullable

The type of error that occurred if the test email failed.

errorstring nullable

A short message describing the error that occured if the test email failed