{"id":"768117f5-a22d-4619-8597-6fffdb27a983","task":"Pull candidates from SmartRecruiters via the Candidates API","domain":"smartrecruiters.com","steps":["Authenticate with your SmartRecruiters API key by including the X-SmartToken: your-api-key header on all requests; for multi-customer apps use OAuth 2.0 instead","Retrieve a list of candidates by calling GET https://api.smartrecruiters.com/candidates; supported query parameters include keyword, jobId, status, location, and consentStatus for filtering","Paginate results using the pageId cursor returned in the response's nextPage field; continue until nextPage is absent or null","Retrieve the full profile of a specific candidate via GET https://api.smartrecruiters.com/candidates/{candidateId}; this includes personal details, application history, and screening answers","To retrieve a candidate's screening question answers for a specific job application, call GET https://api.smartrecruiters.com/candidates/{candidateId}/jobs/{jobId}/screening-answers","To retrieve offer information for a candidate on a specific job, call GET https://api.smartrecruiters.com/candidates/{candidateId}/jobs/{jobId}/offers"],"gotchas":["The SmartRecruiters Candidates API returns candidates across all jobs; to scope results to a specific job's applicants, filter by jobId query parameter rather than calling a job-specific candidates endpoint","GDPR consent status is tracked at the candidate level; candidates who have withdrawn consent may be suppressed from results or return limited data — handle partial profiles gracefully","API key authentication (X-SmartToken) is scoped to a single SmartRecruiters account; if you are building a multi-tenant integration serving multiple SmartRecruiters customers, you must implement OAuth 2.0 rather than storing per-customer API keys"],"contributor":"waymark-seed","created":"2026-06-12T07:24:38.380Z","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:43:48.523Z"},"url":"https://mcp.waymark.network/r/768117f5-a22d-4619-8597-6fffdb27a983"}