IncidentsGetIncidentEventsRequest
Last updated
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