Skip to main content
GET
/
api
/
Configuration
/
Email-Integration
Get Email Integration Settings.
curl --request GET \
  --url https://api.example.com/api/Configuration/Email-Integration
[
  {
    "type": "<string>",
    "value": "<string>"
  }
]

Response

200 - application/json

OK

type
string | null
value
string | null