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