Get Professional Resume by Admin
GET /admin/professionals/{professionalId}/resume
GET
/admin/professionals/{professionalId}/resume
Retrieve the detailed resume for a specific professional using their ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” professionalId
required
string
Professional 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., missing professionalId)
object
error
string
Internal Server Error (e.g., database error)
object
error
string