---
title: Read the billing grace period value
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-subscriptiongraceperiods-_id_
---

# Read the billing grace period value

Get the Boolean value that represents the billing grace period opt-in state and the duration of the billing grace period.

## URL

GET https://api.appstoreconnect.apple.com/v1/subscriptionGracePeriods/{id}

## Path Parameters

id:

## Query Parameters

fields[subscriptionGracePeriods]:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## Discussion

Discussion Example Request and Response

## See Also

### Endpoints

- [Read the billing grace period value for an app](appstoreconnectapi/get-v1-apps-_id_-subscriptiongraceperiod.md)
- [Get the subscription grace period ID for an app](appstoreconnectapi/get-v1-apps-_id_-relationships-subscriptiongraceperiod.md)
- [Modify the billing grace period opt-in status and duration](appstoreconnectapi/patch-v1-subscriptiongraceperiods-_id_.md)
