List License Custom Fields
Query parameters
Pagination
Filtering
Success response
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"id": 78,
"value": "23",
"license": 1609234933166159,
"product_custom_field": 51
}
...
]
}Was this helpful?