Read User
Access information on a user profile in your PagerDuty instance.
Input
| Field | Definition | Type | Required | 
|---|---|---|---|
| User ID | Unique identifier of the user. | Text | TRUE | 
Output
| Field | Definition | Type | 
|---|---|---|
| Name | Name of the user. | Text | 
|  | User's email address. | Text | 
| Timezone | Timezone where the user resides. | Text | 
| URL | User profile's unique URL in the web application. | Text | 
| Role | Specific role within a user's role type. Role can be admin, limited_user, observer, owner, read_only_user, restricted_access, read_only_limited_user, or user. | Text | 
| Description | Information on how to reset a password that's sent to a user along with the URL for password reset. | Text | 
| Invitation Sent | Date and time when an email for a password reset was sent to an email address associated with a new user. | True/False | 
| Job Title | User's job title. | Text | 
