Has anyone been successful at pulling logs? I've read all the documentation and have tried so many different combinations of parameters but nothing works for:
GET /d2l/api/lp/(version)/logging/
GET /d2l/api/lp/(version)/logging/grouped/
The only one that does seem to pull data is GET /d2l/api/lp/(version)/logging/(logMessageId)/ but I need to go to the Log window in my instance to grab the id which makes what I am doing pointless.