Work Experiences by Username

View as Markdown
List work experiences for a specific user by username.

Path parameters

usernamestringRequired

Query parameters

pageintegerOptional
A page number within the paginated result set.
page_sizeintegerOptional
Number of results to return per page.
usernamestringRequired
Username of the user whose work experiences to retrieve

Response

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

Errors

404
Not Found Error