REST System API for License
Available since 7.0.04
Retrieve License Information
Retrieve license information containing maximum users and available
URL Pattern |
/manage/system/license |
Method |
GET |
Parameters |
- |
Content types |
application/json |
Media types |
application/json |
Result |
The license object |
Result
An object containing license information.
Properties of the returned object |
|||
Field |
Data type |
Description |
|
maxPimUsers |
Integer |
The maximum number of PIM users. |
|
maxCollaborativeUsers |
Integer |
The maximum number of collaborative users. |
|
languages |
List of String |
The names of all language locales that have been licensed, sorted ascending. |