auth0 token-exchange show
Display the name, subject token type, action ID, type and other information about a token exchange profile.
Usage
auth0 token-exchange show [flags]
Examples
auth0 token-exchange show
auth0 token-exchange show <profile-id>
auth0 token-exchange show <profile-id> --json
auth0 token-exchange show <profile-id> --json-compact
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 token-exchange create - Create a new token exchange profile
- auth0 token-exchange delete - Delete a token exchange profile
- auth0 token-exchange list - List your token exchange profiles
- auth0 token-exchange show - Show a token exchange profile
- auth0 token-exchange update - Update a token exchange profile