---
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

## Changes

- **2026-08-06** `526036c12609` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stainless-api/apis/grid-api/changes/customers/end-user-terms/get.md)

---

[API](https://skmtc.dev/stainless-api/apis/grid-api.md) · [All operations](https://skmtc.dev/stainless-api/apis/grid-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stainless-api/grid-api/revisions/2ec84c06fbec/schema)
