Skip to content
Mailisk
Search
K
Main Navigation
Website
Appearance
Menu
Return to top
Generate deliverability report
POST
/api/emails/{emailId}/deliverability-report
Authorizations
ApiKey
Type
API Key (header: X-Api-Key)
Parameters
Path Parameters
emailId
*
Type
string
Required
Responses
200
202
Content-Type
application/json
Schema
JSON
JSON
{
"status"
:
{
}
,
"analysis_version"
:
"string"
,
"expires_at"
:
"string"
,
"report"
:
{
}
,
"errors"
:
[
{
}
]
}
POST
/api/emails/{emailId}/deliverability-report
Playground
Server
Select a server...
Authorization
ApiKey
Variables
Key
Value
emailId
*
Try it out
Samples
Powered by
VitePress OpenAPI