---
title: "Get current license information"
method: GET
path: "/license"
---

# Get current license information

`GET /license`

## Response `200`

OK

- object
  - `id` string
  - `plan` string
  - `customer` string
  - `expired_at` string
  - `created_at` string
  - `version` string
  - `signature` string

## Changes

- **2026-01-06** `c1723c154efb` — 1 info
  - endpoint added
- **2024-08-06** `f104b2885b04` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/webhookx-io/apis/webhookx-admin-api/changes/license/get.md)

---

[API](https://skmtc.dev/webhookx-io/apis/webhookx-admin-api.md) · [All operations](https://skmtc.dev/webhookx-io/apis/webhookx-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webhookx-io/webhookx-admin-api/revisions/0afb563ce365/schema)
