We have objects with an array of roles inside the object
"rollen": [ { "roltype": "natuurlijkpersoon", "identificatie": "000000001", "betrokkeneType": "initiator" }, { "roltype": "medewerker", "identificatie": "SomeUser", "betrokkeneType": "behandelaar" } ]
How do we construct the objectSearchParameters to get, for example an object contains a role with identificatie = "000000001"