Avisos del sistema
Referencia de 1 endpoints generados desde mosend-wb-backend/src/modules/system-notices/system-notices.controller.ts.
Base path:
/system-notices·1 endpoint·Source: mosend-wb-backend/src/modules/system-notices/system-notices.controller.ts/system-notices/active bearer
Avisos del sistema vigentes para el banner del dashboard.
Respuestas
- 200
curl -X GET 'https://api.mosend.dev/system-notices/active' \ -H 'X-Api-Key: mk_live_<prefix>.<secret>'
Response · 200
{
"data": {
"id": "00000000-0000-0000-0000-000000000000",
"createdAt": "2026-05-01T03:42:18.123Z"
},
"timestamp": "2026-05-01T03:42:18.123Z"
}