---
title: "Assumes the resource has the given etag and responds to If-None-Match and If-Match headers appropriately."
method: GET
path: "/etag/{etag}"
tags: ["Response inspection"]
---

# Assumes the resource has the given etag and responds to If-None-Match and If-Match headers appropriately.

`GET /etag/{etag}`

## Headers

- `If-None-Match` string
- `If-Match` string

## Response `200`

Normal response

## Other responses

- `412` — match

---

[API](https://skmtc.dev/httpbin/apis/httpbin-org.md) · [All operations](https://skmtc.dev/httpbin/apis/httpbin-org/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/httpbin/httpbin-org/revisions/1e1ea0d01f81/schema)
