Skip to main content
GET
/
api
/
Configuration
/
SendEmail
Get Send Email Config.
curl --request GET \
  --url https://api.example.com/api/Configuration/SendEmail
{
  "isConfirmToSend": true,
  "emailLimit": 123
}

Response

200 - application/json

OK

isConfirmToSend
boolean
emailLimit
integer<int32>