---
title: "GET /archive/options/"
method: GET
path: "/archive/options/"
tags: ["Options"]
---

# GET /archive/options/

`GET /archive/options/`

## Query parameters

- `page` integer
- `page_size` integer

## Response `200`

Success

- object
  - `message` string
  - `num_results` integer
  - `objects` Options[]
    - `active` integer
    - `allowed_ips` string
    - `archive_by_default` boolean
    - `archive_options_id` integer
    - `days` number
    - `domain` string
    - `global_access` string
    - `hard_quota` integer
    - `id` integer
    - `journal_address` string
    - `journal_all_mailboxes` boolean
    - `journal_local_part` string
    - `over_quota_action` 'delete' | 'skip'
    - `per_message_hard_quota` integer
    - `per_message_soft_quota` integer
    - `region_id` integer
    - `rt_index` integer
    - `select_part` string
    - `soft_quota` integer
    - `soft_quota_email_sent` string
    - `storage_method` 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)
