---
title: influxctl user list
description: The influxctl user list command lists all users associated with your InfluxDB Cloud Dedicated account ID.
url: https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/cli/influxctl/user/list/
estimated_tokens: 218
publisher: InfluxData
canonical: https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/cli/influxctl/user/list/
date: '2025-01-13T07:21:11-07:00'
lastmod: '2025-01-13T07:21:11-07:00'
---

The `influxctl user list` command lists all users associated with your InfluxDB
Cloud Dedicated account ID.

The `--format` flag lets you print the output in other formats.
The `json` format is available for programmatic parsing by other tooling.
Default: `table`.

## Usage

```sh
influxctl user list [command options]
```

## Flags

|Flag|          |                 Description                 |
|----|----------|---------------------------------------------|
|    |`--format`|Output format (`table` *(default)* or `json`)|
|`-h`| `--help` |             Output command help             |

*Also see [`influxctl` global flags](/influxdb3/cloud-dedicated/reference/cli/influxctl/#global-flags).*
| Flag |  | Description |
| --- | --- | --- |
| Flag |  | Description |
|  | --format | Output format ( table   (default)  or  json ) |
| -h | --help | Output command help |
