I am using Postman and so far I was able to setup the baseUrl, the meraki API key, OrganizationId and networkId. When I want to use other GET functions I get stuck because I have no clue what the syntax is for all these different parameters. Is there a description available on how to use certain Query Params? For example, I want to use getOrganizationUplinksLossAndLatency Here I need to enter t0 and t1, or timespan and optionally uplink and ip. What is de date format I should use for t0/t1 and timespan? How do I have uplink and ip set to "default" so it returns all uplinks/ all destinations IP's? I have little experience with API's and coding in general. Please help a noob out.
... View more