---
title: "GET /allowlist_rules_delivery/{id}{property_field}"
method: GET
path: "/allowlist_rules_delivery/{id}{property_field}"
tags: ["WhitelistRuleDelivery"]
---

# GET /allowlist_rules_delivery/{id}{property_field}

`GET /allowlist_rules_delivery/{id}{property_field}`

## Path parameters

- `id` integer, required
- `property_field` 'admin1' | 'argument' | 'priority' | 'check_type' | 'store_view' | 'relay1' | 'name' | 'domain_id' | 'rule' | 'admin_id' | 'id' | 'domain', required

## Response `200`

Success

- union
  - object
    - `argument` string
  - object
    - `priority` integer
  - object
    - `check_type` 'attachhash' | 'rcpt_to' | 's_addr_spf' | 'spear_phishing' | 'recipient_count' | 'decoded' | 'location' | 's_hostname' | 's_addr' | 'attachtype' | 'attachmagic' | 'helo' | 'sensitive_data' | 's_ip' | 'url' | 'attachname' | 'language' | 'message_type' | 'body' | 'header'
  - object
    - `store_view` string
  - object
    - `name` string
  - object
    - `domain_id` integer
  - object
    - `rule` string
  - object
    - `admin_id` integer
  - 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)
