Get content for studying
GET/api/courses/:courseId/content/:contentId
Returns a specific content item for studying. For quiz content (type >= 3), includes questions with shuffled answers (without revealing correct answers).
Request
Responses
- 200
- 401
- 403
- 404
Content details for studying
Authentication required
Insufficient permissions or not enrolled
Resource not found