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

auth0 apis show

Display the name, scopes, token lifetime, and other information about an API.

Usage

auth0 apis show [flags]

Examples

  auth0 apis show
  auth0 apis show <api-id|api-audience>
  auth0 apis show <api-id|api-audience> --json
  auth0 apis show <api-id|api-audience> --json-compact

Flags

      --json           Output in json format.
      --json-compact   Output in compact json format.

Inherited Flags

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