circle-info
Squadcast is now SolarWinds Incident Response

IncidentsGetIncidentEventsRequest

Fields

Field
Type
Required
Description

incident_id

str

✔️

N/A

offset

str

✔️

non zero value

limit

str

✔️

non zero value, maximum is 10

sort

str

✔️

sort it by either asc or desc

deduped

str

✔️

if set to true, it will return only the deduped events. if set to false, it will return only the non-deduped event. otherwise it will return all the events

Last updated