REST API View Record - need Criteria example
According to the
documentation, you can specify a criteria when viewing a record using the REST XML API.
The records that satisfy the given criteria will be displayed. You can specify multiple criteria using "AND"/ "OR" operator
But there is no example of this. What is the syntax?
I can tell how to do it for FORMS, but not for VIEWS.
Thanks!