Incidents
Get details of an incident including title, metadata, priority, severity, and activity log
Path parameters
counterIdstringRequired
Counter ID of the resource
Header parameters
x-api-keystringRequired
API Key for authentication
x-team-idstringRequired
Team ID
Responses
200
Detailed incident information
401
Unauthorized
get
GET /incidents/{counterId} HTTP/1.1
Host: api.spike.sh
x-api-key: text
x-team-id: text
Accept: */*
No content
Was this helpful?