Query reference fields through GET API
I'm trying to use Postman to query a table. One of the fields is a reference to another table. And I want to filter the resultset for a value in that table. How do I set the Qurey parameter to get the desired result? I'm trying this query below. But ...