Skip to content

List standalone (non-status-page) incidents for the account.

GET
/incident/
curl --request GET \
--url https://api.siteqwality.com/incident/ \
--header 'Authorization: Bearer <token>'
limit
integer format: int32

Page size

offset
integer format: int32

Page offset

Page of incidents

Missing or invalid authentication

Internal server error