curl --location --request GET '/adminapi/notice.email/detail' \
--header 'token: {{admin-token}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"form_address": "",
"auth_password": "",
"smtp_host": "",
"smtp_port": ""
}
}