mailpit unofficial
GET/api/v1/info

Get application information

Returns basic runtime information, message totals and latest release version.

2 status codes
200Application information
Databasestringoptional
Database path
DatabaseSizeintegeroptional
Database size in bytes
LatestVersionstringoptional
Latest Mailpit version
Messagesintegeroptional
Total number of messages in the database
RuntimeStatsobjectoptional
Runtime statistics
Tagsobjectoptional
Tags and message totals per tag
Unreadintegeroptional
Total number of messages in the database
Versionstringoptional
Current Mailpit version
400Server error will return with a 400 status code with the error message in the body

Error handling

A 400 is returned: Server error will return with a 400 status code with the error message in the body.