IncidentsGetIncidentEventsRequest
Last updated
IncidentID
string
✔️
N/A
Offset
string
✔️
non zero value
Limit
string
✔️
non zero value, maximum is 10
Sort
string
✔️
sort it by either asc or desc
Deduped
string
✔️
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