---
title: "GET /archive/storage_options/{id}{property_field}"
method: GET
path: "/archive/storage_options/{id}{property_field}"
tags: ["StorageOptions"]
---

# GET /archive/storage_options/{id}{property_field}

`GET /archive/storage_options/{id}{property_field}`

## Path parameters

- `id` integer, required
- `property_field` 'storage_method' | 'id' | 'domain', required

## Response `200`

Success

- union
  - object
    - `storage_method` string
  - object
    - `id` 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)
