It would be helpful to have the ability to add a list of ObjectIds in a REST endpoint query, rather than specifying them all individually. Of course it's possible to construct a string with all the ids in Python, but that's an extra operation when they're already in a list.