---
title: "List mail inboxes"
method: GET
path: "/mail/v1/inboxes"
tags: ["Agents"]
---

# List mail inboxes

`GET /mail/v1/inboxes`

List inboxes owned by the authenticated organization.

## Response `200`

Inboxes retrieved successfully

## Other responses

- `401` — Invalid API key
- `403` — Insufficient permissions

---

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