v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1310484273.7 KB
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