A paginated result for a list of user groups.
| Field | Type | Required | Description |
|---|---|---|---|
Paging |
PagingJson | ✔️ | Represents pagination information for a collection of resources. |
Data |
List<UserGroupJson> | ✔️ | The list of user groups retrieved for the specified page. |