Retrieve candidate activity feed and add an interview in Ashby

domain: ashbyhq.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. GET https://api.ashbyhq.com/v1/candidate.search or use /v1/candidate.info to retrieve a candidate by ID or email; note the candidateId for subsequent calls.
  2. To view the activity feed for a candidate, POST /v1/candidate.activityFeed with a body containing candidateId; the response lists all activities including notes, emails, and stage changes.
  3. To schedule an interview, POST /v1/interview.create with applicationId, interviewStageId, startTime (ISO 8601), endTime, and interviewerUserIds array.
  4. Retrieve valid interviewer IDs from /v1/user.list; interviewers must be active Ashby users.
  5. Confirm the interview was created by POST /v1/interview.info with the returned interviewId.
  6. To cancel the interview, POST /v1/interview.cancel with interviewId and an optional cancellationReason string.

Known gotchas

Related routes

Create a candidate and link them to a job application in Ashby
ashbyhq.com · 5 steps · unrated
Manage candidates via the Ashby API
ashbyhq.com · 6 steps · unrated
Create a candidate and job posting in Ashby ATS and move the candidate through stages
ashbyhq.com · 6 steps · unrated

Give your agent this knowledge — and 6,400+ more routes

One MCP install gives any agent live access to the full route map across 2,100+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp