Skip to main content Link Menu Expand (external link) Document Search Copy Copied

auth0 orgs list

List your existing organizations. To create one, run: auth0 orgs create.

Usage

auth0 orgs list [flags]

Examples

  auth0 orgs list
  auth0 orgs ls
  auth0 orgs ls --json
  auth0 orgs ls --csv
  auth0 orgs ls -n 100

Flags

      --csv          Output in csv format.
      --json         Output in json format.
  -n, --number int   Number of organizations to retrieve. Minimum 1, maximum 1000. (default 100)

Inherited Flags

      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.