Retrieve an active license by UID
GET/products/{product_id}/installs/{install_id}/license.json
Retrieve the full information about the active license for the specified install when the UID of the install is known.
No Authorization header is required.
Request
Responses
- 200
- 400
- 402
- 404
Successful operation
Bad request. The request could not be understood by the server due to malformed syntax or arguments.
The request is missing the specified argument.
The requested resource was not found.