---
title: "Get Recipient Map"
method: GET
path: "/api/v1/get/recipient_map/{id}"
tags: ["Address Rewriting"]
---

# Get Recipient Map

`GET /api/v1/get/recipient_map/{id}`

Using this endpoint you can get all recipient maps.

## Path parameters

- `id` 'all' | '1' | '2' | '5' | '10', required

## Headers

- `X-API-Key` string

## Response `200`

OK

## Other responses

- `401` — Unauthorized

---

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