# Workday REST - Get worker by ID action
Use this action to get details of a worker by the workday ID.
Get worker by ID action
# Input fields
| Input field | Description |
|---|---|
| Worker ID | Workday ID of the worker record to retrieve. |
# Output fields
| Output field | Description |
|---|---|
| Descriptor | Worker full name |
| ID | Workday ID or the worker record. |
| HREF | API resource URL of the worker record. |
| Primary supervisory organization | Primary supervisory organization object of this worker record. Contains descriptor (full name), Workday ID and HREF. |
| Business title | Full business title of the worker record. |
| Primary work email | Primary work email of the worker record. |
| Is manager | Boolean data. True if the worker record is a manager. |
| Primary work phone | Primary phone number of the worker record. |
| Location | Location object of this worker record. Contains descriptor (full name) and Workday ID. |
| Primary work address text | Full primary address of the worker record. |
| Supervisory organizations managed | Supervisory organizations managed by the worker record. |
| Years of service | Years of service, as an integer, by the worker. |
| Date of birth | Date of birth of the worker record. Format: YYYY-MM-DD |
Last updated: 5/21/2025, 5:22:32 AM