---
title: "orgs invitations list"
description: "List invitations"
canonical: "https://pgbeam.com/docs/cli/orgs/invitations/list"
last-updated: "2026-09-07T06:13:50.000Z"
---

# orgs invitations list

> List invitations

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

Lists invitations to join the organization and where each has got to.

## Usage

## Options

Option

Description

Required

Default

`--status <value>`

Filter to a single status. Omit to list every invitation. One of: pending, accepted, rejected, canceled.

No

-

`--limit <value>`

Maximum number of items (1-100)

No

-

`--all`

Fetch every page

No

-

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

## Examples

## Output

Renders a human-readable table or detail view by default; pass `--json` for the raw API response.