Skip to main content
GET
/
method
/
education.education.api.get_course_schedule_events
Obtener Eventos del Calendario
curl --request GET \
  --url https://cucuniversity.edtools.co/api/method/education.education.api.get_course_schedule_events \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Query Parameters

start
string
required

Fecha inicio

Example:

"2025-01-01"

end
string
required

Fecha fin

Example:

"2025-12-31"

Response

200

Respuesta exitosa del servidor.