REST API Search condition with "OR"?

Hello,

Is it possible to make a request to the REST API using OR ?
If so, which character should be used for OR condition

I try with | and with ; It doesn't seem to work.

"myserver/.../objects&2240!=%00|1035!=%00"

Thank you for your advice