Not yet. This is coming in the new LimeLM interface. No hard date (a few big things are coming before it and will be released soon).
Hi,
I would like to check activation/deactivation history of a specific key. Unfortunatley on the website it's only possible to get whole history which is difficutl to work with because older activity is very far away in the data.
I am trying to make it work with the Web API instead. I tried getDetails function but unfortunately this returns only current activations (as well as some other data). I also tried limelm.pkey.activity but this returns history of the whole version (which is like 1000 keys for one version in our case and 2245 total entries in activty). While I can parse it it seems it's quite a lot of data to request and if I do that regularly to check activity of a specific key I am afraid I am going to raise flags for requesting too much date from the server.
Am I missing some way to do that? If not, would you consider adding an option to check history of a single key from either the website or Web API?
Not yet. This is coming in the new LimeLM interface. No hard date (a few big things are coming before it and will be released soon).