{% if error %}
{% if has_pending %} Validation in progress — statuses update automatically. {% else %} Validation complete. {% endif %}
| Key | Provider | Status |
|---|---|---|
| {{ item.key_masked }} | {{ item.provider_display_name or item.provider_id }} | {{ item.status }}{% if item.error %} — {{ item.error }}{% endif %} |