---
title: "Server-published licensing UI thresholds (POC countdown, etc.)"
method: GET
path: "/v1/licenses/policy"
tags: ["Licenses"]
---

# Server-published licensing UI thresholds (POC countdown, etc.)

`GET /v1/licenses/policy`

## Response `200`

- LicensePolicyDto
  - `pocWarnThresholdDays` number, required — Days-until-expiry threshold for POC countdown escalation.
  - `evalWarnThresholdDays` number, required — Days-until-expiry threshold for EVAL countdown escalation.

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