Direction Channel Subscriber / Owner Status Created Actions @for (sub of subscriptions(); track sub.subscription_id) { {{ getDirectionLabel(sub) }} {{ sub.channel_internal_name }} @if (isOutgoing(sub)) { Owner: {{ sub.channel_owner_user_id }} } @else { Subscriber: {{ sub.subscriber_user_id }} } {{ getStatusInfo(sub).label }} {{ sub.timestamp_created | relativeTime }}
@if (!sub.confirmed && isOwner(sub)) { } @else { }
} @empty { }
Channel Owner User ID Channel Name