These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Using "In" query operator.

Could somebody please, give me an example how to use "In" operator?

I would like to get a set of parties, but below sentences did not work:

  /api/party?partyid=in:(firstPartyId,secondPartyId)

Thanks in advance.