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

auth0 sessions show

Display the device, clients, and expiry information about a session.

Usage

auth0 sessions show [flags]

Examples

  auth0 sessions show
  auth0 sessions show <session-id>
  auth0 sessions show <session-id> --json

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.