I’d like to know if we can get the detailed audit with an API GET method. I wish to export the audit into a database, but the existing APIs only gives the summary of the audit.
Is it possible to create a new API and retrieve them since the data already exists in the Asqatasun DB I guess ?
Thank you
As you can see, we only have a summary of the audit (how many did pass and how many did fail, etc.), but I’d like to have a JSON with the detailed result (all information inside the red circle in 1st picture).
By the way the export option doesn’t work.
I hope am more clear this time