---
title: "Checks the existence of a subscription."
method: HEAD
path: "/subscriptions/{subscriptionHrn}"
tags: ["subscription"]
---

# Checks the existence of a subscription.

`HEAD /subscriptions/{subscriptionHrn}`

Checks whether a subscription with the specified HRN exists.

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden - A subscription with the specified HRN doesn't exist or access to this subscription is forbidden.
- `404` — Not Found - A subscription with the specified HRN doesn't exist.

---

[API](https://skmtc.dev/here/apis/query-api-v1.md) · [All operations](https://skmtc.dev/here/apis/query-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/here/query-api-v1/revisions/30e5d2645407/schema)
