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

auth0 apis list

List your existing APIs. To create one, run: auth0 apis create.

Usage

auth0 apis list [flags]

Examples

  auth0 apis list
  auth0 apis ls
  auth0 apis ls --number 100
  auth0 apis ls -n 100 --json
  auth0 apis ls --csv

Flags

      --csv          Output in csv format.
      --json         Output in json format.
  -n, --number int   Number of APIs to retrieve. Minimum 1, maximum 1000. (default 100)

Inherited Flags

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