Web API inconsistencies

Hi, I see a slight discrepancy in the key details returned by different API functions. Using pkey.getDetails I get the email but not the version_id, but with pkey.advancedSearch I get the version_id but not the email. Is this just an oversight? I would particularly like to get the version_id when getting the details of a single key.I think it would also be useful to specify exactly which fields you want to retrieve. This is possible to some extent in pkey.advancedSearch with get_acts() etc, but maybe this could be extended to all fields. For example sometimes I just want a list of keys for a product but don't need any of the details.Regards,Robin

We'll look into this.

I think in particular the getDetails should return all the information you have about a key. Another thing I just noticed missing that is visible in the dashboard is the creation date.Many thanksRobin