curl --request POST \ --url https://lens-api.tic.io/properties/se/{externalId}/workplaces/export \ --header 'x-api-key: <api-key>'
"<string>"
Properties
Export workplaces on a property as CSV
Returns a CSV of every workplace (arbetsställe) located on this property (by Lantmäteriet UUID). The response is UTF-8 CSV with a Content-Disposition header.
POST
/
properties
/
se
/
{externalId}
/
workplaces
/
export
Export workplaces on a property as CSV
curl --request POST \ --url https://lens-api.tic.io/properties/se/{externalId}/workplaces/export \ --header 'x-api-key: <api-key>'