You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the /api/v1/partners/{partner_id}/mentors/{mentor_id}/details endpoint, the full name of the mentor and a list of courses for that mentor will be retrieved, with the following details for each course:
duration of the course (in months)
start date
the number of hours for the lessons completed so far (1h per lesson)
the list of students enrolled in the course, with the student's full name, organization name and a list of dates and urls of the video testimonials for each student
The text was updated successfully, but these errors were encountered:
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=727-148&t=LPfyjEb31x9adSCp-4
From the
/api/v1/partners/{partner_id}/mentors/{mentor_id}/details
endpoint, the full name of the mentor and a list of courses for that mentor will be retrieved, with the following details for each course:The text was updated successfully, but these errors were encountered: