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

auth0 event-streams deliveries show

Displays metadata, attempts, and event payload for a specific delivery associated with an event stream. If stream ID or delivery ID is not provided, you will be prompted to select them interactively.

Usage

auth0 event-streams deliveries show [stream-id] [delivery-id] [flags]

Examples

  auth0 event-streams deliveries show
  auth0 event-streams deliveries show <stream-id>
  auth0 event-streams deliveries show <stream-id> <delivery-id>

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.