Multi-get documents
The multi-get operation allows you to execute multiple GET operations in one request, so you can get back all documents that match your criteria.
Example of specifying index in URL
copy
URL parameters
If you don’t specify an index in your request’s URL, you must specify your target indexes and the relevant document IDs in the request body. Other fields are optional.