Users

List a user's status update notification rules

List status update notification rules of your PagerDuty user.

Users are members of a PagerDuty account that have the ability to interact with Incidents and other data on the account.

For more information see the API Concepts Document

Scoped OAuth requires: users.read

get/users/{id}/status_update_notification_rules

Path parameters

idstring required

The ID of the resource.

Query parameters

include[]'contact_methods'

Array of additional details to include.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Content-Type'application/json' required

Response

A list of status update notification rules.

status_update_notification_rulesStatusUpdateNotificationRule[] required— unresolved $ref

Changes