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.
Related Commands
- auth0 sessions delete - Delete a session
- auth0 sessions revoke - Revoke a session
- auth0 sessions show - Show a session
- auth0 sessions update - Update a session