邮箱渠道详情
open_mail_detailGet email channel details by providing a mail ID. Returns account credentials, SMTP server, SSL status, port, and creation time.
Instructions
GET /open/mail/detail - 邮箱渠道详情。 请求(url): mailId(邮箱编号,必填)。 统一响应: code(数字,200成功), msg(字符串), data(业务数据)。 data: id, mailName, mailCode, account(邮箱账户), password(邮箱密码), smtpServer, smtpSsl(1启用/0不启用), smtpPort, createTime。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailId | Yes | 邮箱编号 |