Skip to content
Mailisk
Search
K
Main Navigation
Website
Appearance
Menu
Return to top
Get namespace settings
GET
/api/smtp/{namespace}
Authorizations
ApiKey
Type
API Key (header: X-Api-Key)
Parameters
Path Parameters
namespace
*
Type
string
Required
Responses
200
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
{
"host"
:
"string"
,
"port"
:
0
,
"username"
:
"string"
,
"password"
:
"string"
}
}
GET
/api/smtp/{namespace}
Playground
Server
Select a server...
Authorization
ApiKey
Variables
Key
Value
namespace
*
Try it out
Samples
Powered by
VitePress OpenAPI