APIEndpointsUserGet user coursesGet user courses Endpoint URLGET /api/v2/users/:id/courses Retrieves the courses assigned to a specific user. Include the user's unique ID as a path parameter. Returns a list of courses with their ID and name. Request Responses200Successful response