GET _vti_bin/DelveApi.ashx/{version}/people/{userId}/core
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| version | integer |
Required |
|
| userId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
User| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| FullName | string |
None. |
|
| string |
None. |
||
| UserName | string |
None. |
|
| OfficeLocation | string |
None. |
|
| JobTitle | string |
None. |
|
| ProfileImageAddress | string |
None. |
|
| SocialWeight | decimal number |
None. |
|
| WorkPhone | string |
None. |
|
| SipAddress | string |
None. |
|
| AccountName | string |
None. |
|
| RecentActivity | UserActivity |
None. |
|
| Managers | Collection of User |
None. |
|
| Directs | Collection of User |
None. |
|
| Peers | Collection of User |
None. |
|
| WorkingWith | Collection of User |
None. |
|
| CommonColleagues | Collection of User |
None. |
|
| RelatedPeople | Collection of User |
None. |
|
| Boards | Collection of Board |
None. |
|
| DelveInfeed | Collection of ContentItem |
None. |
|
| DelveModified | Collection of ContentItem |
None. |
|
| DelveTrending | Collection of ContentItem |
None. |
|
| DelveRelated | Collection of ContentItem |
None. |
|
| HasOptedOut | boolean |
None. |
|
| PreferredLanguage | string |
None. |
|
| Department | string |
None. |
|
| ExtraEmails | Collection of string |
None. |
|
| AadObjectId | globally unique identifier |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.