The modern trips endpoint 404'd on the account we tested
Verified per accountThe legacy per-vehicle trips endpoint answered instead.
So trips are pulled vehicle by vehicle. Practically that's fine — it just means the connection is checked against your token during setup instead of assumed to behave like the documentation. Which endpoint your account answers on is a setup finding, not a code change.