v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBStatuspage 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"
}
}