---
title: "Get inbox mail policy"
method: GET
path: "/mail/v1/inboxes/{inboxId}/policy"
tags: ["Agents"]
---

# Get inbox mail policy

`GET /mail/v1/inboxes/{inboxId}/policy`

Get the sender allowlist and send/reply/read access rules for an inbox owned by the authenticated organization.

## Path parameters

- `inboxId` string, required

## Response `200`

Inbox policy retrieved successfully

## Other responses

- `401` — Invalid API key
- `403` — Read access required
- `404` — Inbox not found

## Changes

- **2026-03-18** `797b5a0d9e1c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/casemark/apis/case-dev-api/changes/mail/v1/inboxes/:inboxId/policy/get.md)

---

[API](https://skmtc.dev/casemark/apis/case-dev-api.md) · [All operations](https://skmtc.dev/casemark/apis/case-dev-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/casemark/case-dev-api/revisions/5b7e64e6d6f9/schema)
