GET
/api/v1/webuiGet web UI configuration
Returns configuration settings for the web UI. Intended for web UI only!
200Web UI configuration response
ChaosEnabledbooleanoptional
Whether Chaos support is enabled at runtime
DuplicatesIgnoredbooleanoptional
Whether messages with duplicate IDs are ignored
HideDeleteAllButtonbooleanoptional
Whether the delete button should be hidden
Labelstringoptional
Optional label to identify this Mailpit instance
MessageRelayobjectoptional
Message Relay information
SpamAssassinbooleanoptional
Whether SpamAssassin is enabled
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.