Fetch a Course by Id

Fetch an existing Course by a specified id

Error Code

Error Description

401 - Unauthorized

Missing "Authorization" in header.
Invalid "Authorization"

403 - Forbidden

Login required to create.

404 - Not Found

Missing 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
Credentials
Header
Click Try It! to start a request and see the response here!