Indeed · Schema

Candidate

A job candidate with personal details, resume information, and application data retrieved from Indeed.

CareersEmploymentHiringJob SearchJobsRecruiting

Properties

Name Type Description
id string A unique candidate identifier. For Indeed Apply applications, this corresponds to the apply_id, a unique 64-character identifier linking the employer, candidate, and job posting.
name string The candidate's full name.
firstName string The candidate's first name.
lastName string The candidate's last name.
email string The candidate's email address.
phoneNumber string The candidate's phone number.
location string The candidate's location as a freeform string.
coverLetter string The candidate's cover letter text, if provided.
applicationStatus string The current status of the candidate's application. Must map to one of Indeed's predefined disposition categories.
screenerQuestionResponses array Responses to screener questions configured on the job posting.
appliedAt string The timestamp when the candidate submitted the application.
source string The source of the application, such as Indeed Apply, organic application, or other channels.
jobPostingId string The identifier of the job posting the candidate applied to.
View JSON Schema on GitHub