Skip to main content Link Menu Expand (external link) Document Search Copy Copied

auth0 apps show

Display the name, description, app type, and other information about an application.

Usage

auth0 apps show [flags]

Examples

  auth0 apps show
  auth0 apps show <app-id>
  auth0 apps show <app-id> --reveal-secrets
  auth0 apps show <app-id> -r --json

Flags

      --json             Output in json format.
  -r, --reveal-secrets   Display the application secrets ('signing_keys', 'client_secret') as part of the command output.

Inherited Flags

      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.