Hello <@U01PL2YSG8L> there is an option for retri...
# community-help
h
Hello @Kishore Nallan there is an option for retrieving multiple documents using a list of ids?
k
You can do
Copy code
"q": "*",
"filter_by": "id: [x, y, z]"
h
using search or multisearch, Right ?
k
Either is fine
h
ok thanks for quick reply