---
title: UserListCommand
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/userlistcommand
---

# UserListCommand

The command to get a list of users with active accounts on a device.

## Declaration

```data
object UserListCommand
```

## Properties

Command: The command dictionary. CommandUUID: The unique identifier of the command.

## Mentioned in

Handling NotNow status responses

## Topics

### Objects

- [UserListCommand.Command](devicemanagement/userlistcommand/command-data.dictionary.md)

## See Also

### Commands and responses

- [UserListResponse](devicemanagement/userlistresponse.md)
