List License User Groups for License User
Success Response
[
{
"id": 2,
"metadata_string": null,
"created_at": "2025-03-19T09:13:54.995348Z",
"updated_at": "2025-05-22T12:43:29.568017Z",
"code": "lug1",
"name": "License User Group 1",
"description": "Some description.",
"metadata": {
"this": "that",
"number": 1
},
"company": 277,
"customer_account": 49
}
]Was this helpful?