Hi,
Using the “/companies” with scroll parameters works without problems.
Somehow though I need a way to read companies starting with the most recently added, and it seems “companies/list” is the only way to do that.
No matter how I query “companies/list”, no matter what parameters I set for
page, per_page and order
I always get this same error:
{"type"=>"error.list", "request_id"=>"003kmpu8u10s0f0dgeb0", "errors"=>d{"code"=>"company_not_found", "message"=>"Company Not Found"}]}
Can you advise?