Workday Recruiting · Capability
Workday Recruiting Interview and Screening
Recruiter and hiring manager workflow for scheduling interviews, collecting and reviewing interviewer feedback, and running pre-hire background screening. Combines the Workday Recruiting interview and background check operations into a single hiring evaluation surface.
What You Can Do
GET
List interviews
— List interviews
/v1/interviews
POST
Schedule interview
— Schedule an interview
/v1/interviews
GET
Get interview
— Get an interview
/v1/interviews/{interviewId}
GET
List interview feedback
— List interview feedback
/v1/interviews/{interviewId}/feedback
POST
Submit interview feedback
— Submit interview feedback
/v1/interviews/{interviewId}/feedback
GET
List background checks
— List background checks
/v1/background-checks
POST
Submit background check
— Submit a background check
/v1/background-checks
GET
List background check packages
— List background check packages
/v1/background-check-packages
MCP Tools
list-interviews
List scheduled interviews with filters by application or date range
read-only
idempotent
schedule-interview
Schedule a new interview for a job application
get-interview
Get details of a specific interview
read-only
idempotent
list-interview-feedback
List feedback submitted by interviewers for a specific interview
read-only
idempotent
submit-interview-feedback
Submit overall rating, competency ratings, and hiring recommendation for an interview
list-background-checks
List background check results for candidates
read-only
idempotent
submit-background-check
Load background check results from an external screening provider
list-background-check-packages
List available background check packages for screening
read-only
idempotent
APIs Used
recruiting