Candidate
Object

A person who applied for a position at a company.If the same person applies to multiple hirers they will have distinct Candidate objects created.

Fields

Name
Description
distributionGuidelines* 
DistributionGuidelines!
Instructions on how this candidate should be distributed.
documentId* 
ObjectIdentifier!
The identifier for the Candidate.This is unique for a given hirer & person.
Information to identify the person, including their name and methods of communicating with the person.
profiles*  ( 
  last: Int
)
[CandidateProfile!]!
The list of profiles associated with with the candidate.Uploaded candidates sourced from the uploadCandidate mutation have a single profile.SEEK candidates have a profile per submitted application. This field exposes up to 10 recent applications submitted by the candidate.We recommend querying specific applications by their CandidateProfile.profileIds for the Optimised Apply use case.This field is redacted and an empty/filtered list is returned when a candidate or job application is deleted.
seekPrimaryEmailAddress 
String
The candidate's primary email address.The value is only set for candidates with CandidateSource value PartnerUpload. Values will be unique within a given hirer.

Seen in

Parent name
Parent type
Description
Object
candidate field
Object
candidate field
Object
candidate field
Object
conflictingCandidate field
Object
candidate field
Object
conflictingCandidate field
Object
candidate field
Query
Result type