curl --location -g --request GET 'http://{{host}}/v1/email'
{
"enabled": true,
"host": "string",
"port": 0,
"username": "string",
"password": "string",
"fromAddress": "nexus@example.org",
"subjectPrefix": "string",
"startTlsEnabled": true,
"startTlsRequired": true,
"sslOnConnectEnabled": true,
"sslServerIdentityCheckEnabled": true,
"nexusTrustStoreEnabled": true
}