auth0 refresh-tokens show
Display the client, session, device, and expiry information about a refresh token.
Usage
auth0 refresh-tokens show [flags]
Examples
auth0 refresh-tokens show
auth0 refresh-tokens show <token-id>
auth0 refresh-tokens show <token-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 refresh-tokens delete - Delete a refresh token
- auth0 refresh-tokens revoke - Revoke refresh tokens
- auth0 refresh-tokens show - Show a refresh token
- auth0 refresh-tokens update - Update a refresh token