Skip to content

Get Professional Resume by Admin

GET
/admin/professionals/{professionalId}/resume

Retrieve the detailed resume for a specific professional using their ID.

professionalId
required
string

Professional ID

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