Skip to main content
GET
/
incidents
List incidents
curl --request GET \
  --url https://api.ipulse.one/incidents \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Query Parameters

status
enum<string>
Available options:
investigating,
identified,
monitoring,
resolved
limit
integer
default:50
Required range: 1 <= x <= 100

Response

200

List of incidents