How can I get ALL of the location data from ALL of the projects on the database in one request?

Hi there,

I'm looking to get all the borehole locations across all of the projects we have on the OpenGround server/database into one big table (ideally CSV), reformat them to be in the same location schema/datum, and then replace/update the entries in the database that need changing.

How am I able to retrieve all of the location entries in the database, and their particular fields (such as Northing, Easting, coordinate system label etc.) so I can run scripts on them locally to format them all into the same schema?

I am currently using Postman and have been able to get the list of all projects so far. I would like to try to avoid setting up a loop where I retrieve each project's locations one-by-one and then collate them as I may have a VERY significant amount of projects. Is there a way to do it through the OpenGround application perhaps?

Kind regards,
Zak