Activity log

Fetch incident activity log

get

Get the activity log for an incident

Path parameters
counter_idstringRequired

Incident counter ID

Header parameters
x-api-keystringRequired

API Key for authentication

x-team-idstringRequired

Team ID

Responses
200
Incident activity log
get
GET /incidents/{counter_id}/activity-log HTTP/1.1
Host: api.spike.sh
x-api-key: text
x-team-id: text
Accept: */*

No content

Was this helpful?