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

# GET /v1/courses/{courseId}/gradingPeriodSettings

`GET /v1/courses/{courseId}/gradingPeriodSettings`

Returns the grading period settings in a course. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user isn't permitted to access the grading period settings in the requested course or for access errors. * `NOT_FOUND` if the requested course does not exist.

## Path parameters

- `courseId` 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)
