incident_id value in api_v2

  • 27 November 2023
  • 1 reply
  • 47 views

Hello, 

We are using REST API v2 to get alerts. However, the incident_id value has an error. The last 3 numbers are set to 0. Example,

Our incident_id on the netskope dashboard: 5590961107392419317. 

The incident_id using API v2: 5590961107392419000

 

How can we avoid this?


1 reply

Badge +12

do you see the same behaviour if you test from the swagger page? or from something like Postman?

Reply