200
|
user |
object (User) |
*
|
User who applied to job or got unlocked. |
user[email] |
string |
*
|
|
user[lastLogin] |
DateTime |
*
|
|
user[phone] |
object (PhoneNumber) |
>=1.0.1 |
|
user[phone][country] |
object (PhoneCountry) |
*
|
|
user[phone][country][countryCode] |
string |
*
|
|
user[phone][country][regionCode] |
string |
*
|
|
user[phone][country][regionName] |
string |
*
|
|
user[phone][number] |
string |
*
|
|
user[fullName] |
string |
*
|
|
user[profileUrl] |
string |
*
|
|
user[gender] |
object (Gender) |
*
|
|
user[profileImage] |
string |
*
|
|
user[lockedForAccount] |
boolean |
*
|
|
user[resume] |
object (Resume) |
*
|
Get Main resume. |
user[resume][driversLicence] |
boolean |
*
|
|
user[resume][relocation] |
boolean |
*
|
|
user[resume][partTime] |
boolean |
*
|
|
user[resume][travel] |
boolean |
*
|
|
user[resume][skills][] |
array of strings |
*
|
|
user[resume][withRemote] |
boolean |
*
|
|
user[resume][birthDate] |
DateTime |
*
|
|
user[resume][experience][] |
array of objects (Experience) |
*
|
|
user[resume][experience][][fromDate] |
DateTime |
*
|
|
user[resume][experience][][companyName] |
string |
*
|
|
user[resume][experience][][position] |
object (Location) |
*
|
|
user[resume][experience][][position][cityCountry] |
string |
*
|
Get formatted address. |
user[resume][experience][][toDate] |
DateTime |
*
|
|
user[resume][experience][][name][] |
array of strings |
*
|
|
user[resume][study][] |
array of objects (Study) |
*
|
|
user[resume][study][][certificate] |
object (StudyLevel) |
*
|
|
user[resume][study][][faculty] |
object (Faculty) |
*
|
|
user[resume][study][][institution][] |
array of strings |
*
|
|
user[resume][study][][admissionYear] |
integer |
*
|
|
user[resume][study][][graduationYear] |
integer |
*
|
|
user[resume][study][][finished] |
boolean |
*
|
|
user[resume][study][][location] |
string |
*
|
|
user[resume][picture] |
object (Image) |
*
|
|
user[resume][spokenLanguages][] |
array of objects (SpokenLanguage) |
*
|
|
user[resume][spokenLanguages][][name] |
string |
*
|
|
user[resume][spokenLanguages][][language] |
string |
*
|
|
user[resume][spokenLanguages][][level] |
object (SpokenLanguageLevel) |
*
|
|
user[resume][spokenLanguages][][level][id] |
custom handler result for (int) |
*
|
|
user[resume][spokenLanguages][][level][name] |
string |
*
|
|
user[resume][attachments][] |
array of objects (ResumeAttachment) |
*
|
|
user[location] |
object (Location) |
*
|
|
user[location][cityCountry] |
string |
*
|
Get formatted address. |
user[slug] |
string |
*
|
|
status |
integer |
*
|
Status of the applied user: New, Viewed, Interview, etc. |
applied |
boolean |
*
|
If the user made the application by itself = true
If the user is applicant after cv search and unlock = false. |
createdAt |
DateTime |
*
|
|
viewedAt |
DateTime |
*
|
|