Skip to main content
Question

To fetch the additional field of each course

  • June 30, 2023
  • 0 replies
  • 49 views

Forum|alt.badge.img

My requirement is to access the additional fields of each course. I am using this API /course/v1/courses/{id} where it accepts only course one id for each API call. So, is there any other way to pass the array of course ids to fetch this information.