{
"msg": "Lista de opciones",
"options": [
{
"_id": "507f1f77bcf86cd799439011",
"_idOption": 1,
"text": "Dashboard Principal",
"link": "/dashboard",
"apps": [],
"description": "Panel principal del sistema",
"deleted": false,
"createdAt": "2025-10-18T19:00:00.000Z",
"updatedAt": "2025-10-18T19:00:00.000Z"
},
{
"_id": "507f1f77bcf86cd799439012",
"_idOption": 2,
"text": "Gestión de Usuarios",
"link": "/admin/users",
"apps": [
"507f1f77bcf86cd799439015"
],
"description": "Administración de usuarios",
"deleted": false,
"createdAt": "2025-10-18T19:00:00.000Z",
"updatedAt": "2025-10-18T19:00:00.000Z"
}
]
}