04-14-2026 01:31 PM
I am trying to pull the clients that where seen the day before. When i specify t0 , the call returns 400 Bad Header. here is the example URI i am trying to use https://api.meraki.com/api/v1/networks/#############/clients?t0=2026-04-13T05:00:00.000000Z×pan=86400&perPage=1000&vlan=667
Any help would be greatly appreciated.
04-14-2026 01:39 PM
Try something like this:
https://api.meraki.com/api/v1/networks/NETWORK_ID/clients?t0=2026-04-13T00:00:00Z&t1=2026-04-13T23:59:59Z&perPage=1000&vlan=667
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Log in to Community