Products
Platform
General
Public groups
How do you set multiple Network IDs into a query? Below is an example of 1 network id but how would I query on multiple network ids?
devices/statuses?networkIds[]=L_637822297226352970
Hi,
That would be networkIds[]=ID1&networkIds[]=ID2 and so on
Thanks Raphael. I was hoping there was a more elegant way but is what it is.