# Get license details

**GET /v1/features/license**

Get details about the currently loaded Enterprise Edition license.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters




## Responses
### 200
License response

#### Body: application/json (object)
- **license** (object)
  Parameters belonging to a valid, signed redpanda license
- **loaded** (boolean)
  true if a non-expired license is loaded


[Powered by Bump.sh](https://bump.sh)
