Get a rule
Get detailed information about an existing rule.
A Rule configures the bidirectional synchronization between Jira issues and PagerDuty incidents.
Scoped OAuth requires: jira_cloud_rules.read
In: header
Path Parameters
The ID of the account mapping.
^(P[0-9A-Z]{6}|Q[0-9A-Z]{13})$PagerDuty IdThe ID of the account rule.
^(P[0-9A-Z]{6}|Q[0-9A-Z]{13})$PagerDuty IdHeader Parameters
Content-Type Header
"application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
Delete a rule DELETE
Delete an existing rule. Once a rule is deleted, the synchronization between PagerDuty Incidents and Jira Issues linked by the rule stops. Scoped OAuth requires: `jira_cloud_rules.write`
List rules GET
List existing rules for a specific account mapping. A Rule configures the bidirectional synchronization between Jira issues and PagerDuty incidents. Scoped OAuth requires: `jira_cloud_rules.read`