GET
/
license
Get the Fusion license
curl --request GET \
  --url https://{FUSION HOST}/api/license
[
  "aSDinaTvuI8gbWludGxpZnk="
]

Response

200 - application/octet-stream; qs=0.9

successful operation

The response is of type string<byte>[].