User Work Experience List and Create

View as Markdown
List and create work experiences for the authenticated user.

Request

This endpoint expects an object.
titlestringRequired<=255 characters
companystringRequired<=255 characters
from_datedateRequired
to_datedate or nullOptional
locationstring or nullOptional<=255 characters
employment_typeenum or any or nullOptional
descriptionstring or nullOptional

Response

List of user's work experiences
countinteger
resultslist of objects
nextstring or nullformat: "uri"
previousstring or nullformat: "uri"