Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Method: listCourseModules

info
Panel
bgColor#eaf4fd

Note:

  • With this method, you can retrieve a list of modules (both content items and trainings) belonging to a single course.

...

Parameter

Type

Description

token (required)stringAccess token. You can obtain a token by making a request
courseId (required)stringThe course ID
pageSize (optional)string

The number of entries per page. If not indicated, equal to 1000

pageToken (optional)stringThe token needed to continue to the next page

...