Skip to main content

Is there a way to retrieve a list of all live events? I’m not seeing anything via API.

Found this one:

https://doceboapi.docebosaas.com/api-browser/#!/course/Sessions/Sessions_course_v1_sessions_session_id_events

or perhaps this one:

https://doceboapi.docebosaas.com/api-browser/#!/course/Sessions/Sessions_course_v1_sessions_session_id_0


Thanks for your reply, @lrnlab. These links do not navigate to the location in the API browser. Can you tell me what section these can be found? I want to see the parameters associated to see if this will be possible.


found them under “Course”

 


Okay. Yeah I saw that, but it doesn’t necessarily get the events nor does it allow retrieval of multiple courses. I’m trying to return a full list of all ILT courses with events scheduled.


sadly many APIs need some coding to create a ‘looped’ task that will retrieve all your session data...we needed a coder to help us out...


Reply