---
title: "get multiple documents (cached) · RUAL Documentation"
description: "Get multiple documents from the given storage using the hot document cache. Fetches each document individually. Skips documents that do not exist or are…"
canonical: https://docs.rual.nl/block-types/storage/function_get_documents
language: en
---

# get multiple documents (cached)

This block is part of the [`storage`](https://docs.rual.nl/block-types/storage) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Get multiple documents from the given storage using the hot document cache. Fetches each document individually. Skips documents that do not exist or are removed.

- flow `flow`

- storage required `storage`

- guids required `array`

- include removed `include_removed` required `condition`

- flow `flow`

- documents `array`

### Core Releases
