Skip to main content
POST
/
method
/
edtools_core.api.get_student_programs
Obtener Programas del Estudiante
curl --request POST \
  --url https://cucuniversity.edtools.co/api/method/edtools_core.api.get_student_programs \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "student": "EDU-STU-2025-02904"
}
'

Authorizations

Authorization
string
header
required

Body

application/json

student
string
required

Response

200

Respuesta exitosa del servidor.