Hi,
I’m creating a simple webapp that calculates some scores, and then allows some third parities to view the results from an api.
I have set it up as a GET api with this link
https://scp.bubbleapps.io/version-test/api/1.0/obj/SensorReadings?d3e0573b7f3196ee245e0fd626a70552
however = - it is only displaying the id’s of the objects in the database. How do I get the API to display the values of all of the fields in the database?
Thanks,
John