---
title: "Get the current Grid End User Terms"
method: GET
path: "/customers/end-user-terms"
tags: ["Customers"]
---

# Get the current Grid End User Terms

`GET /customers/end-user-terms`

Retrieve the current version and Grid-hosted URL of the End User Terms.

## Response `200`

Current End User Terms retrieved successfully

- EndUserTerms
  - `version` string, required — Current version identifier of the Grid End User Terms.
  - `url` string, uri, required — URL where Grid hosts this version of the End User Terms.

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/stainless-api/apis/grid-api.md) · [All operations](https://skmtc.net/stainless-api/apis/grid-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stainless-api/grid-api/versions/526036c12609/schema)
