Retrieves a single license custom field, if requesting manager has access permissions to it.
URL: /api/v1/license-custom-fields/{id}/
Method: GET
Code: 200 OK
Content Examples:
{ "id": 78, "value": "23", "license": 1609234933166159, "product_custom_field": 51 }