v1
latestOpenAPI 3.0.02026-08-04265791.1 MBCourse Categories
Get
Get a course for the given id.
get/public/api/course-categories/{id}
Path parameters
idstring required
The id of the course
Headers
Acceptstring
e.g. application/json
Response
OK
Example response
{
"category_id": "61c058d4d1ae7c00388ef198",
"creator_id": "5f3cfa761e8fdf003bf1fab7",
"title": "Sales AI",
"tenant": "vitaltest",
"created_date": "2021-12-20T10:20:04.206Z",
"updated_date": "2021-12-20T10:20:04.206Z"
}