---
title: "GET /archive/space_used_per_message/{domain}{property_field}"
method: GET
path: "/archive/space_used_per_message/{domain}{property_field}"
tags: ["SpaceUsedPerMessage"]
---

# GET /archive/space_used_per_message/{domain}{property_field}

`GET /archive/space_used_per_message/{domain}{property_field}`

## Path parameters

- `domain` string, required
- `property_field` 'domain' | 'msg_size', required

## Response `200`

Success

- union
  - object
    - `domain` string
  - object
    - `msg_size` integer

## Other responses

- `403` — Invalid or missing credentials

---

[API](https://skmtc.net/n-able/apis/mail-api.md) · [All operations](https://skmtc.net/n-able/apis/mail-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/n-able/mail-api/revisions/ddcf07469cce/schema)
