Pull vehicle fault codes and DVIR inspection logs via the MyGeotab SDK

domain: developers.geotab.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain MyGeotab SDK login credentials/session as described in the Getting Started guide before making authenticated calls.
  2. Call Get or GetFeed with typeName set to FaultData to retrieve engine/controller fault codes reported by devices.
  3. Narrow FaultData queries using a FaultDataSearch object — the API is documented as most efficient with Id alone, or DeviceSearch (or GroupSearch) combined with DiagnosticSearch and FromDate/ToDate.
  4. For incremental sync, call GetFeed with typeName=FaultData and pass the fromVersion returned by the prior call to fetch only new/changed fault records.
  5. To pull driver vehicle inspection results, call Get/GetFeed with typeName=DVIRLog, which returns defect lists, certification status (IsSafeToOperate), and repair/certify metadata per log.
  6. Respect the published per-entity rate limits (e.g., DVIRLog: 1000 Get calls/minute, 350 GetFeed calls/minute, 180-second GetFeed timeout) when polling.

Known gotchas

Related routes

Retrieve engine fault and diagnostic trouble codes for a fleet using the MyGeotab FaultData API
developers.geotab.com · 5 steps · unrated
Pull vehicle location, diagnostic, and engine data from a fleet using the MyGeotab API
developers.geotab.com · 5 steps · unrated
Pull real-time waste-truck telematics via the Geotab MyGeotab Data Feed API
Geotab MyGeotab SDK (developers.geotab.com) · 4 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans