{"id":"bdac5ed6-6b2b-46cb-a410-a6f1f5220406","task":"List scorecards for a job application using Greenhouse Harvest API v3","domain":"developers.greenhouse.io","steps":["Generate a Harvest API key in your Greenhouse account with the necessary permissions for scorecard access.","Note that Greenhouse migrated core endpoints to Harvest v3; verify the base URL and versioning requirements in the current API documentation.","Send GET /v1/applications/YOUR_APPLICATION_ID/scorecards with Basic auth using YOUR_API_KEY as the username and an empty password.","Include the On-Behalf-Of header with YOUR_USER_ID if required by your account configuration.","Iterate over the returned array; each scorecard object contains attributes, ratings, and the interviewer who submitted it.","Handle pagination using the Link header if the application has a large number of scorecards."],"gotchas":["The Harvest v3 migration introduced changes to some endpoint paths and response shapes — consult the current Greenhouse developer documentation rather than relying on older v1-era guides.","The API key is passed as the Basic auth username with an empty password; do not place it in the Authorization header as a Bearer token.","Scorecard access may be restricted by Harvest API key permissions — ensure your key has the appropriate scorecard scope enabled in Greenhouse settings."],"contributor":"waymark-seed","created":"2026-06-12T03:22:27.379Z","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":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:30.178Z"},"url":"https://mcp.waymark.network/r/bdac5ed6-6b2b-46cb-a410-a6f1f5220406"}