GET
/
license
/
expiration
Get the license expiration
curl --request GET \
  --url https://{FUSION HOST}/api/license/expiration
"2023-11-07T05:31:56Z"

Response

200 - */*

successful operation

The response is of type string<date-time>.