courses

Returns a course. This method returns the following error codes: * PERMISSION_DENIED if the requesting user is not permitted to access the requested course or for access errors. * NOT_FOUND if no course exists with the requested ID.

get/v1/courses/{id}

Path parameters

idstring required

Identifier of the course to return. This identifier can be either the Classroom-assigned identifier or an alias.

Response

Successful response

Changes