List account mappings
List existing account mappings.
An Account Mapping establishes a connection between a PagerDuty account and a Jira Cloud instance, enabling integration and synchronization between the two platforms.
Scoped OAuth requires: jira_cloud_accounts.read
In: header
Query 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 an account mapping GET
Get detailed information about a specific account mapping. An Account Mapping establishes a connection between a PagerDuty account and a Jira Cloud instance, enabling integration and synchronization between the two platforms. Scoped OAuth requires: `jira_cloud_accounts.read`
Rules
Next Page