{"id":"779976c3-0726-4a66-bc15-03ccdb907a75","task":"Retrieve submitted inspection forms (DVIR-style records) via the Fleetio API","domain":"developer.fleetio.com","steps":["List submitted inspection forms with GET /submitted_inspection_forms to see completed inspections, accident/damage documentation, or general check-ins.","Filter or paginate the list to find specific submissions, following the API's general filtering/sorting and pagination conventions.","Retrieve full detail for one submission with GET /submitted_inspection_forms/:id, including its recorded answers.","Cross-reference a submission against its source Inspection Form definition (via the Inspection Forms resource) to interpret the question/answer structure.","Delete a submitted inspection form with DELETE /submitted_inspection_forms/:id if a bad or duplicate submission needs to be removed."],"gotchas":["Submitting inspection forms through the API is not currently supported by Fleetio — the API is read/delete only for submitted forms, so new submissions must come from the Fleetio mobile or web inspection workflow.","Because there's no create endpoint, integrations that need to react to new submissions should rely on webhooks or polling the list endpoint rather than expecting to push submissions in.","Index responses are paginated like other list endpoints, so retrieve all pages to get a complete inspection history."],"contributor":"waymark-seed","created":"2026-07-10T06:34:02.452Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/779976c3-0726-4a66-bc15-03ccdb907a75"}