---
title: "Recipient"
description: "Recipients are destinations where we send notifications for a given account. Each recipient may ask for certain notifications only."
url: https://www.fenerum.com/en-DK/docs/api/recipient/
updated_at: "2026-05-18T00:00:00"
---
A **recipient** is an email address that receives account-related notifications from Fenerum. An account can have many recipients, and each recipient independently opts in to specific notification types via the `receive_*` flags.

`GET /api/v1/recipients/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

## Notification flags

- **`receive_invoice`** — whether the recipient receives invoices issued for the associated account.
- **`receive_payment_confirmation`** — whether the recipient receives notifications about attempted payments (succeeded, failed, retried).
- **`receive_subscription_notifications`** — whether the recipient receives notifications about changes in subscription status (renewals, cancellations, etc.).

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
