I’m trying to use the filter-party query parameter on the JSON API, but I keep getting served all parties. What am I doing wrong?
Here’s the URL I’m hitting:
http://localhost:8080/api/ledger/v2/parties?filter-party=foo
Also, is there any way to list all local parties?