Get license details
GET/system/license_info
JSON-RPC
system.license_info.get
Method returns general information about license:
- License code
- License expiry date
- Included components
- Entitled limits and their usage
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
License details.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred