---
title: "GET /api/v2/account/armessage/"
method: GET
path: "/api/v2/account/armessage/"
tags: ["account"]
---

# GET /api/v2/account/armessage/

`GET /api/v2/account/armessage/`

Get current auto-reply message

## Response `200`

- AccountARMessage — Dedicated serializer for account operations.
  - `enabled` boolean — Activate/Deactivate your auto reply
  - `subject` string, required — The subject that will appear in sent emails
  - `content` string, required — The content that will appear in sent emails
  - `fromdate` string, date-time
  - `untildate` string, date-time, nullable

---

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