Get previous incidents

Fetch previous occurrences of an incident

get

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
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?