---
title: UserGroup
framework: Apple Business API
role: symbol
role_heading: Object
platforms: [apple business api 2.5+]
path: applebusinessapi/usergroup
---

# UserGroup

The data structure that represents a user group resource.

## Declaration

```data
object UserGroup
```

## Properties

attributes: The resource’s attributes. id: The opaque resource ID that uniquely identifies the resource. links: Navigational links that include the self-link. relationships: Navigational links to related data and included resource types and IDs. type: The resource type.

## Topics

### Dictionaries

- [UserGroup.Attributes](applebusinessapi/usergroup/attributes-data.dictionary.md)
- [UserGroup.Relationships](applebusinessapi/usergroup/relationships-data.dictionary.md)

## See Also

### Objects and Data Types

- [OrgDevice](applebusinessapi/orgdevice.md)
- [OrgDeviceResponse](applebusinessapi/orgdeviceresponse.md)
- [OrgDevicesResponse](applebusinessapi/orgdevicesresponse.md)
- [OrgDeviceAssignedServerLinkageResponse](applebusinessapi/orgdeviceassignedserverlinkageresponse.md)
- [MdmDevice](applebusinessapi/mdmdevice.md)
- [MdmDeviceResponse](applebusinessapi/mdmdeviceresponse.md)
- [MdmDevicesResponse](applebusinessapi/mdmdevicesresponse.md)
- [MdmDeviceDetail](applebusinessapi/mdmdevicedetail.md)
- [MdmDeviceDetailResponse](applebusinessapi/mdmdevicedetailresponse.md)
- [MdmServer](applebusinessapi/mdmserver.md)
- [MdmServerResponse](applebusinessapi/mdmserverresponse.md)
- [MdmServersResponse](applebusinessapi/mdmserversresponse.md)
- [MdmServerDevicesLinkagesResponse](applebusinessapi/mdmserverdeviceslinkagesresponse.md)
- [OrgDeviceActivity](applebusinessapi/orgdeviceactivity.md)
- [OrgDeviceActivityCreateRequest](applebusinessapi/orgdeviceactivitycreaterequest.md)
