courses
Returns a topic. This method returns the following error codes: * PERMISSION_DENIED if the requesting user is not permitted to access the requested course or topic, or for access errors. * INVALID_ARGUMENT if the request is malformed. * NOT_FOUND if the requested course or topic does not exist.
get/v1/courses/{courseId}/topics/{id}
Path parameters
courseIdstring required
Identifier of the course.
idstring required
Identifier of the topic.
Response
Successful response