Fetch a Course by Id

Fetch an existing Course by a specified id

Error CodeError Description
401 - UnauthorizedMissing "Authorization" in header.
Invalid "Authorization"
403 - ForbiddenLogin required to create.
404 - Not FoundMissing course-id
Invalid course-id

📘

Note

The API will provide data specific to course as an entity. This will provide metadata for course along with summary information associated with the units contained in the course

Language
Authorization
Header
Click Try It! to start a request and see the response here!