Suppressed Incidents
Path parameters
counterIdstringRequired
counterId parameter
Header parameters
x-api-keystringRequired
Your API key. Find it in your Spike dashboard under Settings > API.
x-team-idstringRequired
Team ID of the team you are making the request to.
Responses
200
Successful response
application/json
objectOptional
401
Unauthorized
application/json
404
Not found
application/json
get
/incidents/{counterId}/suppressed-incidentsPath parameters
counterIdstringRequired
counterId parameter
_idstringRequired
_id parameter
Header parameters
x-api-keystringRequired
Your API key. Find it in your Spike dashboard under Settings > API.
x-team-idstringRequired
Team ID of the team you are making the request to.
Responses
200
Successful response
application/json
objectOptional
401
Unauthorized
application/json
404
Not found
application/json
get
/incidents/{counterId}/suppressed-incidents/{_id}Last updated