Skip to main content

enterprise_license_retrieve

GET 

/enterprise/license/:license_uuid/

License Viewset

Request

Path Parameters

    license_uuid uuidrequired

    A UUID string identifying this License.

Responses

Schema

    license_uuid uuidrequired
    name stringrequired
    key stringrequired
    expiry date-timerequired
    internal_users integerrequired
    external_users integerrequired
Loading...