People
Retrieves a person in your Workday tenant.
Workday Resource Information
Retrieves a person with the specified ID. You can use the returned ID from GET /people or GET /workers as the ID of the person whose information you want to retrieve.Secured by: REST API Public
Contains attachment(s)
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| AdditionalNames | String | Supported for: SELECT. The additional names for a person. |
| AudioNamePronunciation | String | Supported for: SELECT. The Media related to Audio Name Pronunciation for a Person |
| HomeAddresses | String | Supported for: SELECT. The home addresses for a person. |
| HomeEmails | String | Supported for: SELECT. The home email addresses for a person. |
| HomeInstantMessengers | String | Supported for: SELECT. The home instant messenger accounts for a person. |
| HomePhones | String | Supported for: SELECT. The home phone numbers for a person. |
| HomeWebAddresses | String | Supported for: SELECT. The home web addresses for a person. |
| Href | String | Supported for: SELECT. A link to the instance |
| LegalName | String | Supported for: SELECT. The Legal Name for a person. |
| PersonalInformation | String | Supported for: SELECT. The person. |
| Photos | String | Supported for: SELECT. The image for the person. |
| PreferredName | String | Supported for: SELECT. The preferred name for a person. |
| SocialNetworks | String | Supported for: SELECT. The social network accounts for a person. |
| UniversalID_Id | String | Supported for: SELECT. Id of the instance |
| WorkAddresses | String | Supported for: SELECT. The work addresses for a person. |
| WorkEmails | String | Supported for: SELECT. The work email addresses for a person. |
| WorkInstantMessengers | String | Supported for: SELECT. The work instant messenger accounts for a person. |
| WorkPhones | String | Supported for: SELECT. The work phone numbers for a person. |
| WorkWebAddresses | String | Supported for: SELECT. The work web addresses for a person. |
| Universal_ID_Prompt | String | The Universal ID of the person you want to retrieve. |