Statuspage Integration
Get the Statuspage account
Get the Statuspage account configured for your organization.
get/api/v2/integration/statuspage/account
Response
OK
Example response
{
"data": {
"attributes": {
"api_key": "*****"
},
"type": "statuspage-account"
}
}