firebase - Firestore REST API starting query
In your URL get rid of the Users.
https://firestore.googleapis.com/v1beta1/projects/{myprojectid}/databases/(default)/documents:runQuery
Also, use stringValue
instead of string
value type. https://cloud.google.com/firestore/docs/reference/rest/v1beta1/Value