Obtiene registros de asistencia de un estudiante en un grupo específico
cURL
curl --request POST \ --url https://cucuniversity.edtools.co/api/method/edtools_core.api.get_student_attendance \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "student": "EDU-STU-2025-02904", "student_group": "2025 - MS in Marketing - Beca 85%" } '
Documentation IndexFetch the complete documentation index at: https://docs.edtools.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.edtools.co/llms.txt
Use this file to discover all available pages before exploring further.
—
Respuesta exitosa del servidor.
Was this page helpful?