---
title: "List Notifications"
method: GET
path: "/api/admin/reports/enphase/notifications"
tags: ["copilot_frontend", "admin", "admin-reports", "enphase-admin"]
---

# List Notifications

`GET /api/admin/reports/enphase/notifications`

Devuelve la lista de notificaciones registradas.

## Query parameters

- `status` string, nullable — Filtrar por estado
- `start_date` string, nullable — ISO date
- `end_date` string, nullable — ISO date

## Response `200`

Successful Response

- object[]

## Other responses

- `422` — Validation Error

---

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