Reporting SQL Queries

The REST API is probably your most straightforward route here. Along the lines of what is mentioned here, in order to do what you’re looking for, you would have to reverse the java serialization in order to make sense of the data. Outside of the java context, this is going to be custom and not straightforward. You might as well lean on an API to do that heavy lifting for you.