Question
How can I get all opportunities via the REST API?
How can I get all opportunities (unconditionally) via the REST API? I've tried this endpoint, but it errors if I don't pass in filterTypes and filterValues (though docs say the latter is optional). That said, based on docs, the getMObjects() SOAP API method doesn't seem to have this restriction.