Was this helpful?
Get a list of all incidents for a team
API Key for authentication
Team ID
GET /incidents HTTP/1.1 Host: api.spike.sh x-api-key: text x-team-id: text Accept: */*
List of incidents
No content
Get details of an incident including title, metadata, priority, severity, and activity log
Counter ID of the resource
GET /incidents/{counterId} HTTP/1.1 Host: api.spike.sh x-api-key: text x-team-id: text Accept: */*
Detailed incident information