List rules
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
In: header
Path Parameters
The ID of the account mapping.
^(P[0-9A-Z]{6}|Q[0-9A-Z]{13})$PagerDuty IdQuery Parameters
Offset to start pagination search results.
0 <= value0The number of results per page.
1 <= value <= 10025By default the total field in pagination responses is set to null to provide the fastest possible response times. Set total to true for this field to be populated.
See our Pagination Docs for more information.
falseHeader Parameters
Content-Type Header
"application/json"Value in
- "application/json"
Response Body
application/json
application/json
application/json
application/json
application/json
Get a rule GET
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`
Update a rule PUT
Update an existing rule. A Rule configures the bidirectional synchronization between Jira issues and PagerDuty incidents. Scoped OAuth requires: `jira_cloud_rules.write`