The resolve_artifacts option for Records now works in List mode, not just Get.
Previously, listing records returned raw IDs for artifact fields (i.e., long text fields) instead of their content. Now, set resolve_artifacts to true and these fields return their full content inline.
Page size is capped at 100 when this option is enabled, since the total resolved content can be large.