---
title: "GET /v1/courses/{courseId}/courseWorkMaterials/{id}"
method: GET
path: "/v1/courses/{courseId}/courseWorkMaterials/{id}"
tags: ["courses"]
---

# GET /v1/courses/{courseId}/courseWorkMaterials/{id}

`GET /v1/courses/{courseId}/courseWorkMaterials/{id}`

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.

## Path parameters

- `courseId` string, required
- `id` string, required

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/classroom.md) · [All operations](https://skmtc.net/google/apis/classroom/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/classroom/versions/1b98f151d40b/schema)
