---
title: "get single mail server"
method: GET
path: "/mails/{mailServerID}"
tags: ["mails"]
---

# get single mail server

`GET /mails/{mailServerID}`

## Path parameters

- `mailServerID` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Mail Server not found
- `500` — Unexpected error

## Changes

- **2023-09-28** `ddca8456e38c` — 1 info
  - api operation id `getMailsMailserverid` removed and replaced with `getSingleMailServer`
- **2023-09-25** `65d3ff4fe4a1` — 1 info
  - added the media type `*/*` for the response with the status `200`
- **2023-09-11** `8b662cd0b0e3` — 1 info
  - added the non-success response with the status `500`

[Change history](https://skmtc.dev/liara-cloud/apis/liara-mail-api-documentaion/changes/mails/:mailServerID/get.md)

---

[API](https://skmtc.dev/liara-cloud/apis/liara-mail-api-documentaion.md) · [All operations](https://skmtc.dev/liara-cloud/apis/liara-mail-api-documentaion/llms.txt) · [OpenAPI document](https://skmtc.dev/liara-cloud/apis/liara-mail-api-documentaion/revisions/ddca8456e38c?raw)
