Hello,
I see there is scan API in newest REST client API reference. But there is still no query API. Is there any plan to support query in REST client?
The REST client seems to indeed be lacking that feature at this point (confirmed by this matrix).
I believe this will be added in the future… Probably after the whole secondary index sub-system is refreshed on the server side, sometimes in the first part of next year. This is just a guess from my side, but I will update here if I find out further details.
@qingtiaz, the query API is now added with the release of Rest Gateway 2.0. We renamed the Rest Client. The new API supports PI queries, SI queries via an optional filter, pagination, and query by partition. I hope this helps!