---
title: "GET /Portal/api/v1/smtpconfig/validate/{context}"
method: GET
path: "/Portal/api/v1/smtpconfig/validate/{context}"
tags: ["WebApi"]
---

# GET /Portal/api/v1/smtpconfig/validate/{context}

`GET /Portal/api/v1/smtpconfig/validate/{context}`

## Path parameters

- `context` string, required

## Response `200`

OK

- SmtpConfig
  - `Context` string
  - `Name` string
  - `EmailFrom` string
  - `ServerHost` string
  - `ServerPort` integer
  - `ServerUsername` string
  - `ServerPassword` string
  - `ServerEnableSsl` boolean
  - `MAILFROMNAME` string
  - `MAILTO` string
  - `MAILTONAME` string
  - `MAILTOCCO` string

---

[API](https://skmtc.dev/veloxtickets/apis/veloxtickets-web-api.md) · [All operations](https://skmtc.dev/veloxtickets/apis/veloxtickets-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veloxtickets/veloxtickets-web-api/revisions/6a9e61736b41/schema)
