courses
Returns a rubric. This method returns the following error codes: * PERMISSION_DENIED for access errors. * INVALID_ARGUMENT if the request is malformed. * NOT_FOUND if the requested course, course work, or rubric doesn't exist or if the user doesn't have access to the corresponding course work.
get/v1/courses/{courseId}/courseWork/{courseWorkId}/rubrics/{id}
Path parameters
courseIdstring required
Required. Identifier of the course.
courseWorkIdstring required
Required. Identifier of the course work.
idstring required
Required. Identifier of the rubric.
Response
Successful response