Provisioning Licensing (deprecated)
Note: This API will be deprecated. It is scheduled for removal starting from 1 January 2020. See this article for the new API.
GET /{EnvironmentName}/Licensing/
Description: Gets the User Licenses summary
Name |
Located in |
Description |
Required |
Schema |
EnvironmentName |
Path |
Name of the Environment |
Yes |
string |
Responses
Code |
Description |
Schema |
200 |
The Licenses summary |
{ |
403 |
The Provisioning Key in the configuration is not defined or empty. |
|
404 |
Resource is not found |
|
500 |
Internal server error. This could be caused by passing an incorrect data object |
Example
GET https://portal.workspace365.net/Provisioning/example/Licensing/HTTP/1.1 Accept: application/json Host: portal.workspace365.net ProvisioningKey: C7656554-85A2-4AFD-BAB7-18C71593C4D2 X-Requested-With: XMLHttpRequest