Langsung ke konten utama
GET
/
v3
/
course-contents
/
{uuid}
Get a course content item
curl --request GET \
  --url https://api.scalev.com/v3/course-contents/{uuid} \
  --header 'Authorization: Bearer <token>'
{}

Otorisasi

Authorization
string
header
wajib

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parameter Path

uuid
string
wajib

Respons

Success

Raw single-resource success payload for v3.