cURL
curl --request GET \ --url https://lens-api.tic.io/properties/by-location-sweref99 \ --header 'x-api-key: <api-key>'
{ "registerEnhetObjektIdentitet": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "beteckning": "<string>", "trakt": "<string>", "block": "<string>", "enhet": 123, "kommunkod": "<string>", "kommunnamn": "<string>", "lanskod": "<string>" }
Gets the property (fastighet) containing the given SWEREF99 TM position (SRID 3006).
The easting (X) of the position (SWEREF99 TM, meters)
The northing (Y) of the position (SWEREF99 TM, meters)
OK