Gallery
Documentación Front-End
Share
Explore
Documentación Front-End
Logs Cronología

icon picker
GET - Consultar_Cronologia

Buscar los logs específicos que están en sistemas.

Body:

Body:
{
"tipo": "" // NOMBRE DE CODIGO
"id": "" // ID DEL CODIGO
}




Result:

{
"success": true,
"data": [
{
"CNL_CODIGO": "USU-46",
"CNL_ACCION": "SE DA DE BAJA",
"CNL_USU": 1,
"CNL_FECHA": "2023-01-05 16:09:23.043",
"CNL_API": ""
},
{
"CNL_CODIGO": "USU-46",
"CNL_ACCION": "UPDATE",
"CNL_USU": 1,
"CNL_FECHA": "2023-01-05 16:12:03.163",
"CNL_API": ""
},
{
"CNL_CODIGO": "USU-46",
"CNL_ACCION": "SE DA DE BAJA",
"CNL_USU": 1,
"CNL_FECHA": "2023-01-05 16:12:26.277",
"CNL_API": ""
}
]
}



Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.