Get previous incidents
Get list of previous occurrences of an incident
Path parameters
counterIdstringRequired
Counter ID of the resource
Header parameters
x-api-keystringRequired
API Key for authentication
x-team-idstringRequired
Team ID
Responses
200
List of previous incidents
401
Unauthorized
get
GET /incidents/{counterId}/get-previous-incidents HTTP/1.1
Host: api.spike.sh
x-api-key: text
x-team-id: text
Accept: */*
No content
Was this helpful?