---
title: List
url: https://docs.vultr.com/reference/vultr-cli/users/list
description: Displays all users associated with your Vultr account along with their IDs, names, emails, and access permissions.
publish_date: 2025-09-14T03:09:19.700838Z
last_updated: 2025-11-07T17:52:34.748584Z
---

The `vultr-cli user list` command displays all users associated with your Vultr account, showing their information such as ID, name, email, and access permissions.

## Usage

```console
$ vultr-cli user list [flags]
```

## Examples

```console
```

## Flags
| Shorthand | Long Version | Description |
|-----------|--------------|-------------|
| -c | --cursor | (optional) cursor for paging. |
| -p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |