A Work Profile Collection is a collection of work profiles consisting of a user's stated work history.
GET returns a collection of work profiles of
the profile owner specified by the given {guid}.
POST creates a new work
profile for the profile owner specified by the given
{guid}.
http://social.yahooapis.com/v1/user/{guid}/profile/works
Not available.
GETcallbackformatstartcountGET: Read Yahoo! Profiles
| Element | JSON Data Type | XML Schema Data Type | Description |
|---|---|---|---|
count
|
number | nonNegativeInteger | Number of work profiles returned. |
start
|
number | nonNegativeInteger | Index of first work profile returned. |
total
|
number | nonNegativeInteger | Total number of work profiles. |
work
|
Work Object | Work Object | Collection of Work Objects describing a profile owner's education history. |
http://social.yahooapis.com/v1/user/12345/profile/works