cURL
curl --request GET \ --url https://{FUSION HOST}/api/license
[ "aSDinaTvuI8gbWludGxpZnk=" ]
Export the current Fusion license.
successful operation
The response is of type string<byte>[].
string<byte>[]
Was this page helpful?