Get Professional Resume by Office
GET /candidates/professionals/{professionalId}/resume
GET
/candidates/professionals/{professionalId}/resume
Retrieve the resume snapshot for a professional who applied to a specific posting.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” professionalId
required
string
Professional ID
Query Parameters
Section titled “Query Parameters ” postingId
required
string
Posting ID
Responses
Section titled “ Responses ”Successfully retrieved the professional’s resume
object
data
object
createdAt
string
createdBy
string
education
Array<object>
object
createdAt
string
createdBy
string
graduationDate
string
institutionName
string
updatedAt
string
updatedBy
string
experiences
Array<object>
object
createdAt
string
createdBy
string
employerName
string
endDate
string
isCurrentEmployer
boolean
startDate
string
title
string
updatedAt
string
updatedBy
string
id
string
professionalEmail
string
professionalFirstName
string
professionalId
Professional details
string
professionalLastName
string
professionalName
string
professionalPhone
string
summary
string
updatedAt
string
updatedBy
string
Bad request (e.g., invalid professionalId or missing postingId)
object
error
string
Forbidden (professional hasn’t applied to this posting)
object
error
string
Internal Server Error
object
error
string