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>'

Documentation Index

Fetch the complete documentation index at: https://docs.edtools.co/llms.txt

Use this file to discover all available pages before exploring further.

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.