---
title: "Docs-gate license status for the caller (anonymous-safe)"
method: GET
path: "/v1/licenses/me"
tags: ["Licenses"]
---

# Docs-gate license status for the caller (anonymous-safe)

`GET /v1/licenses/me`

## Response `200`

- DocsGateResponseDto
  - `hasActiveLicense` boolean, required
  - `expiresAt` string, nullable, required
  - `customerId` string, uuid, nullable, required
  - `customerDisplayName` string, nullable, required
  - `kind` 'PRODUCTION' | 'POC' | 'DEMO' | 'EVAL', nullable, required

## Other responses

- `400` — Validation failed
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `409` — Conflict
- `500` — Internal server error

---

[API](https://skmtc.net/vendure/apis/vendure-io-api-public.md) · [All operations](https://skmtc.net/vendure/apis/vendure-io-api-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vendure/vendure-io-api-public/revisions/5fc4757128af/schema)
