How to get the list of students registered in course through rest api

Home Forums Legacy Support Support queries Other issues How to get the list of students registered in course through rest api

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #301846
    neuromath
    Spectator
    Hi, Can you provide me with the url endpoint that will return the subscribed students for a particular course? I've tried with /wp-json/wplms/v1/course/<course id>, but it's only returning "total_students: 4" where 4 is the count, but not the list of user ids. see here: https://prnt.sc/ue0z5u I've tried to read up https://wplms.io/support/knowledge-base/wplms-oauth-server/ and https://vibethemes.github.io/wplms-docs/developer-guide.html but I cant find the exact information required. Please advise
    #302828
    Anshuman Sahu
    Keymaster
    /wp-json/wplms/v1/instructor/courses/members this endpoint is available in wplms_plugin not in vibe course module . wplms_plugin is used in wplms v4.
    #310042
    neuromath
    Spectator
    Hi Alex, we're not using wplms v4 yet unfortunately. What's the current workaround in this case? Thank you
    #310383
    Veronica
    Moderator
    hi, the delay in response due to holiday if you are using v3 then this is not going to work
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to get the list of students registered in course through rest api’ is closed to new replies.