Skip to main content

Resume Review Response Format

The Resume Review service provides detailed feedback about your resume. Below is a comprehensive list of all fields in the response.

FieldTypeDescription
scoreIntegerThe overall score of the resume, out of 100 (e.g., 87).
resultResult ObjectAn object containing the review feedback for different sections of the resume.
Result.contactSectionReview ObjectFeedback on the contact information section of the resume.
Result.contact.prosArray [String]A list of positive points about the contact information (e.g., "A professional email address is properly included.").
Result.contact.consArray [Cons Object]An array of negative points about the contact information (can be empty if none).
Result.contact.cons.messageStringThe negative point message text about the contact information. (e.g. "LinkedIn profile is not linked.")
Result.contact.cons.tipsArray [String]An array of tips about the negative points of the contact information.
Result.experiencesSectionReview ObjectFeedback on the work experiences section of the resume.
Result.experiences.prosArray [String]A list of positive points about the work experiences (e.g., "Job titles in the experience section are clearly defined.").
Result.experiences.consArray [Cons Object]An array of negative points about the work experiences. (can be empty if none).
Result.experiences.cons.messageStringThe negative point message text about the work experiences. (e.g. "Some descriptions in your work experience section lack a professional tone.")
Result.experiences.cons.tipsArray [String]An array of tips about the negative points of the work experiences.
Result.educationsSectionReview ObjectFeedback on the education section of the resume.
Result.educations.prosArray [String]A list of positive points about the education section (e.g., "University names are mentioned, detailing the academic journey.").
Result.educations.consArray [Cons Object]An array of negative points about the education section (can be empty if none).
Result.educations.cons.messageStringThe negative point message text about the education section (e.g. "University name is not mentioned.")
Result.educations.cons.tipsArray [String]An array of tips about the negative points of the education section.
Result.skillsSectionReview ObjectFeedback on the skills section of the resume.
Result.skills.prosArray [String]A list of positive points about the skills section (e.g., "Skills are listed, highlighting competencies and strengths.").
Result.skills.consArray [Cons Object]An array of negative points about the skills section (can be empty if none).
Result.skills.cons.messageStringThe negative point message text about the skills section (e.g. "Your skills list contain irrelevant skills.")
Result.skills.cons.tipsArray [String]An array of tips about the negative points of the skills section.
Result.summarySectionReview ObjectFeedback on the summary or objective section of the resume.
Result.summary.prosArray [String]A list of positive points about the summary section (e.g., "A professional summary/objective is present, giving a career overview.").
Result.summary.consArray [Cons Object]An array of negative points about the summary section (can be empty if none).
Result.summary.cons.messageStringThe negative point message text about the summary section (e.g. "Your summary contains irrelevant or incorrect information.")
Result.summary.cons.tipsArray [String]An array of tips about the negative points of the summary section.
Result.formatSectionReview ObjectFeedback on the format and structure of the resume.
Result.format.prosArray [String]A list of positive points about the resume format (e.g., "PDF is a good format to share your resume.").
Result.format.consArray [Cons Object]An array of negative points about the resume format (can be empty if none).
Result.format.cons.messageStringThe negative point message text about the resume format.
Result.format.cons.tipsArray [String]An array of tips about the negative points of the resume format.
suggestedSuggested ObjectAn object containing suggested content for sections of the resume.
Suggested.summarySectionContent ObjectSuggested content for the summary section of the resume.
Suggested.summary.contentStringThe suggested summary text of the resume.