cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5432
Views
4
Helpful
2
Replies

Syntax to write an array inside "query params" for API getNetworkEvents

klaustecnico
Level 2
Level 2

Hello Meraki Team.

Please, does anyone know the right syntax to use "Array" inside the "query params" ?

I am trying to filter the network events using "IncludedEventTypes" but I don't know how to use it.

I already extracted all "Network Event Types" from the Dashboard API but still have problems when using one or many.

image.png

Regards,

Klaus Engelmann

1 Accepted Solution

Accepted Solutions

klaustecnico
Level 2
Level 2

Hello Meraki Team.

After some digging I found the solution:

image.png

Perhaps should be better documented inside Dashboard API documentation.

Regards,

View solution in original post

2 Replies 2

klaustecnico
Level 2
Level 2

Hello Meraki Team.

After some digging I found the solution:

image.png

Perhaps should be better documented inside Dashboard API documentation.

Regards,

Dunners11
Community Member

Thanks - a scripting noob here - searched for about 3 hours only to find I was missing []....

Agree - this should be more apparent in the documentation.