![]() |
Restful API to get historic test id's - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: Restful API to get historic test id's (/showthread.php?tid=15899) |
Restful API to get historic test id's - vikasthange@gmail.com - 09-20-2019 12:57 PM Hi , I am trying to get all the historic test results from my WPT server using rest API. On GUI I can see the list of historic tests here: http://wpt-server-ip/testlog.php?days=1&filter=&all=on&nolimit=on but unable to find any documentation for getting same data through restful api. appreciate if anyone can share pointers. Thank you, Vikas Thange. |