{"id":"088f1480-a037-4a0e-ba19-ca1dddb30393","task":"List a team's inspection jobs from the Tap Inspect API","domain":"apidocs.tapinspect.com","steps":["Contact Tap Inspect to obtain an application API key, and have the user generate their own API Authentication Token from their integrations settings page","Choose the production (app.tapinspect.com) or development (dev.tapinspect.com) subdomain depending on whether you're testing","Build a request to GET /api/v2/teams/{team_id}/jobs with start and limit query parameters for pagination","Set the Authorization header to 'Bearer' plus the user's API Authentication Token, and set X-API-Key to your application's API key","Include an X-Device-UUID header with a consistent 32-character UUID identifying your integration or server","Parse the returned job records, noting each has a UUID primary key and a transaction key reflecting its current state"],"gotchas":["Every record carries a transaction key; updates must submit the previous transaction key or the write is rejected as 'out of sequence'","X-Device-UUID should stay constant per installation/server — rotating it on every request defeats Tap Inspect's multi-device sync model","New records you create must include a client-generated UUID as the primary key rather than one assigned by the server"],"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/088f1480-a037-4a0e-ba19-ca1dddb30393"}