Successful Response
Admin-side list shell. Uses unfiltered BlockRequestRead so internal fields stripped from BlockRequestCustomerRead (notably accounts_extension_rationale, which carries CarbonArc-authored audit text and is hidden from customers via exclude=True) survive serialization on admin endpoints. The customer list endpoint deliberately keeps using BlockRequestListResponse so the same field stays out of customer-visible JSON.