...
Operation | Description |
Returns details of LinkedIn profile | |
getMemberProfile | The Profile API returns a members profile info LinkedIn profile. |
Presents people resources that are outside of the current members' three degrees | |
getAdditionalProfileFields | The Profile API returns a members profile additional details of LinkedIn profile. |
getProfiledataBasic | The Profile API returns a members profile basic info LinkedIn profile. |
...
basicProfileFields:
Basic profile fields to retrieve.
sample request
Following is a sample REST request that can be handled by the getMemberProfile operation.
...