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

auth0 token-exchange list

List your existing token exchange profiles. To create one, run: auth0 token-exchange create.

Usage

auth0 token-exchange list [flags]

Examples

  auth0 token-exchange list
  auth0 token-exchange ls
  auth0 token-exchange ls --json
  auth0 token-exchange ls --json-compact
  auth0 token-exchange ls --csv

Flags

      --csv            Output in csv format.
      --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.