auth0 apis show
Display the name, scopes, token lifetime, and other information about an API.
Usage
auth0 apis show [flags]
Examples
auth0 apis show
auth0 apis show <api-id|api-audience>
auth0 apis show <api-id|api-audience> --json
Flags
--json Output in 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 apis create - Create a new API
- auth0 apis delete - Delete an API
- auth0 apis list - List your APIs
- auth0 apis open - Open the settings page of an API
- auth0 apis scopes - Manage resources for API scopes
- auth0 apis show - Show an API
- auth0 apis update - Update an API