I want to get all data in the API, which I do not know what is.
For example, i know that there is one package with information at this address:
https://objektkatalog.geonorge.no/api/package/EAID_A408BF17_3017_41c7_BC37_D6AADDD6634B
But I do not know the EAID for all packages, so I want to get everything from:
https://objektkatalog.geonorge.no/api/package/
I'm currently using the httpCaller. Does someone know how to do this?
Thanks a lot!