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

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

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

## Path parameters

- `domain` string, required
- `property_field` 'journal_address' | 'soft_quota_email_sent' | 'per_message_hard_quota' | 'days' | 'hard_quota' | 'journal_local_part' | 'region_id' | 'archive_options_id' | 'select_part' | 'global_access' | 'relay' | 'active' | 'rt_index' | 'archive_by_default' | 'soft_quota' | 'password' | 'encryption_key' | 'account_key' | 'allowed_ips' | 'over_quota_action' | 'journal_all_mailboxes' | 'region' | 'storage_method' | 'id' | 'per_message_soft_quota' | 'domain' | 'options', required

## Response `200`

Success

- union
  - object
    - `journal_address` string
  - object
    - `soft_quota_email_sent` string
  - object
    - `per_message_hard_quota` integer
  - object
    - `days` number
  - object
    - `hard_quota` integer
  - object
    - `journal_local_part` string
  - object
    - `region_id` integer
  - object
    - `archive_options_id` integer
  - object
    - `select_part` string
  - object
    - `global_access` string
  - object
    - `active` integer
  - object
    - `rt_index` integer
  - object
    - `archive_by_default` boolean
  - object
    - `soft_quota` integer
  - object
    - `allowed_ips` string
  - object
    - `over_quota_action` 'delete' | 'skip'
  - object
    - `journal_all_mailboxes` boolean
  - object
    - `storage_method` string
  - object
    - `id` integer
  - object
    - `per_message_soft_quota` integer
  - object
    - `domain` string

## 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)
