cURL
curl --request POST \ --url https://lens-api.tic.io/properties/se/{externalId}/companies \ --header 'Content-Type: application/json-patch+json' \ --header 'x-api-key: <api-key>' \ --data ' { "startRow": 123, "endRow": 123, "rowGroupCols": [ { "id": "<string>", "displayName": "<string>", "field": "<string>" } ], "groupKeys": [ "<string>" ], "filterModel": [ { "columnName": "<string>", "filterType": "<string>" } ], "sortModel": [ { "sort": "asc", "colId": "<string>" } ] } '
Returns a paginated list of companies whose registered addresses fall on this property (by Lantmäteriet UUID). The request body follows the AG Grid server-side row model.
Lantmäteriet fastighet UUID
Show child attributes
AG Grid page of Property_CompanyGrid_Dto rows