Command

nylas inbound list

The nylas inbound list command displays all managed inbound email addresses provisioned for your application. Each entry shows the inbox address, wildcard pattern (if any), creation date, and message count. Use inbound addresses for E2E testing, QA automation, and receiving transactional email without configuring a mail server.

Usage

nylas inbound list

Flags

FlagDescription
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)
--yes(-y)Skip confirmations

Examples

List inboxes

nylas inbound list

JSON output

nylas inbound list --json

Troubleshooting

No inboxes shown

Create one with nylas inbound create. Inbound is in beta—check inbound.nylas.com for access.

Recommended guides

Run nylas inbound list --help for full help output.