{"id":"6b9213fc-d7eb-4f66-9cc9-d671248b55d3","task":"Look up ISN order, agent, and client records by ID for inspection data export","domain":"api.inspectionsupport.net","steps":["Resolve your ISN REST endpoint URL from your Service Domain and Company Key, or via the isnadmin.com Admin API if the company key is unknown","Authenticate the request with BasicAuth using either username/password or an Access Key/Secret Access Key pair","Call GET /order/{id} for a specific order to retrieve inspection order details once you have an ID (e.g., from a footprint)","Call GET /agent/{id} to retrieve the referring agent's contact record linked to that order","Call GET /client/{id} to retrieve each client (buyer/seller) record linked to that order","Store the UUIDs returned for order, client, and agent so you can re-query or cross-reference them later"],"gotchas":["IDs are true UUIDs, not sequential integers — don't assume a predictable ID scheme when exporting","There is no documented bulk-export mode; exporting many orders means iterating known IDs one at a time","Test calls can be made directly against the ISN REST API's interactive docs to confirm required parameters before writing integration code"],"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/6b9213fc-d7eb-4f66-9cc9-d671248b55d3"}