Authorization: Bearer ********************curl --location 'http://localhost:3000/api/v1/lms/categories' \
--header 'Authorization: Bearer <token>'[
{
"id": 27,
"fullname": "Overview of Project Management",
"shortname": "Overview of Project Management",
"summary": "<p>This course provides a foundational understanding of project management. Participants will learn to distinguish between projects and everyday operations, identify the essential characteristics of a project, and explore the value of project management in achieving successful outcomes. The course also delves into common pitfalls that lead to project failure, equipping learners with knowledge to avoid them.</p>\r\n<p> </p>",
"categoryid": 1,
"courseImageUrl": "https://wnacademy.worknation.ng/pluginfile.php/7442/course/overviewfiles/OTNI%20course%20cover%20%281%29.png",
"courseUrl": "https://wnacademy.worknation.ng/course/view.php?id=27"
}
]