courses
Returns a course work material. This method returns the following error codes: * PERMISSION_DENIED if the requesting user is not permitted to access the requested course or course work material, or for access errors. * INVALID_ARGUMENT if the request is malformed. * NOT_FOUND if the requested course or course work material does not exist.
get/v1/courses/{courseId}/courseWorkMaterials/{id}
Path parameters
courseIdstring required
Identifier of the course. This identifier can be either the Classroom-assigned identifier or an alias.
idstring required
Identifier of the course work material.
Response
Successful response