Command

nylas admin callback-uris list

List OAuth callback URIs

Written by Qasim Muhammad Staff SRE

What does nylas admin callback-uris list do?

The nylas admin callback-uris list command lists OAuth callback URIs. It is part of the Admin (API Management) commands, which manage Nylas applications, callback URIs, connectors, credentials, and grants. Use --json for structured output in scripts and automation.

Usage

nylas admin callback-uris 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 admin callback-uris list --help

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas admin callback-uris list --help for full help output.