curl --location 'https://api.dev-firmaseguraec.com/signature/traditional/session//tracking' \
--header 'Authorization: Bearer <token>'{
"sessionId": "0a000253-9d0b-1e8f-819d-0c02c7cc0025",
"status": {
"code": "IN_PROGRESS",
"label": "En Progreso"
},
"stage": {
"code": "BIOMETRIC",
"label": "Biometría"
},
"progress": {
"completed": 2,
"total": 6,
"percentage": 33
},
"error": null,
"createdAt": "2026-03-20T11:10:02.061728-05:00",
"completedAt": null
}