Optionalhtml_Optional web URL to view the user's profile in PagerDuty. Direct link to the user's page in the PagerDuty web interface.
Unique identifier for the user in PagerDuty. Format: Starts with 'P' followed by alphanumeric characters.
OptionalselfOptional API URL to retrieve full user details. Can be used to fetch additional user information from PagerDuty.
OptionalsummaryOptional display name or summary of the user. Usually the user's full name as configured in PagerDuty.
The type of PagerDuty object. Typically 'user' or 'user_reference' for user entities.
Represents a PagerDuty user entity.
This interface matches the structure of user objects returned by the PagerDuty API. It contains identifying information and URLs for a user who may be assigned to on-call shifts in a schedule.
See
API Reference
Example