---
title: "orgs list"
description: "List organizations visible to your credential"
canonical: "https://pgbeam.com/docs/cli/orgs/list"
last-updated: "2026-09-14T19:37:21.000Z"
---

# orgs list

> List organizations visible to your credential

URL: https://pgbeam.com/docs/cli/orgs/list

List the organizations your credential can access, fetched live from the API. An organization-scoped key (pbo\_) shows exactly its own organization; an account key or session shows every organization you are a member of. The active organization is marked. When the API is unreachable, falls back to the organizations recorded in your locally saved profiles.

## Usage

All global options (`--token`, `--profile`,
`--project`, `--org`, `--json`, `--no-color`, `--no-trunc`, `--debug`) are
also available on this command.

## Examples

## Output

Displays a table with columns: active indicator, organization ID, name, slug, and your role. With `--json`, returns an array of organization entries.