Downloads a log file for SMTP server operations.

GET
/api/v2/smtp-servers/logs/{fileName}
AuthorizationBearer <token>

JWT Authorization header using the Bearer scheme. Example: 'Bearer {token}'

In: header

Path Parameters

fileName*string

The name of the log file to download.

Response Body

curl -X GET "https://example.com/api/v2/smtp-servers/logs/string"
Empty