Work Experience Detail

View as Markdown
Retrieve, update, or delete a specific work experience.

Path parameters

idintegerRequired

Request

This endpoint expects an object.
titlestringOptional<=255 characters
companystringOptional<=255 characters
from_datedateOptional
to_datedate or nullOptional
locationstring or nullOptional<=255 characters
employment_typeenum or any or nullOptional
descriptionstring or nullOptional

Response

Work experience details
idintegerRead-only
uidstringRead-onlyformat: "uuid"
titlestring<=255 characters
companystring<=255 characters
from_datedate
employment_type_displaystringRead-only
created_atdatetimeRead-only
updated_atdatetimeRead-only
to_datedate or null
locationstring or null<=255 characters
employment_typeenum or any or null
descriptionstring or null

Errors

404
Not Found Error