Command

nylas otp list

List configured accounts

Written by Qasim Muhammad Staff SRE

What does nylas otp list do?

The nylas otp list command lists configured accounts. It is part of the OTP (One-Time Password) commands, which retrieve OTP/verification codes from email automatically. Use --json for structured output in scripts and automation.

Usage

nylas otp 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

Basic usage

nylas otp list --help

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

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