On 2017-09-15 17:11, Evans, Richard K. (GRC-H000) wrote:
Ok.. forgive me for being slow in understanding this. This API interface is new to me. Are you saying I can't get*just* a list of extension names and corresponding versions from the API? If so, is it easy to show me how? (sorry to have to ask)
No, you can only get the entire JSON structure.
If the goal is to "to have a nice simple way to attach that info to a support thread", then you can probably just copypaste the entire thing? Otherwise, you'll have to extract extensions' names from it.