search
Search Norwegian public mail journals (postlister).
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/postlister/search/?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
query | optional | string | Lucene query-string over all fields. A bare word searches everything (e.g. "Equinor", "byggesak"). Field-scoped and range queries work too, e.g. `document_title:skole`, `document_type:"Inngående brev"`, `document_from_org.orgnummer:923609016`. Default "*" matches everything (combine with filters). |
entity_id | optional | union | Restrict to one authority, e.g. "2012-alta-kommune". Read it off `entity_id` in earlier results. |
date_from | optional | union | Document-date lower bound, ISO "YYYY-MM-DD" (inclusive). |
date_to | optional | union | Document-date upper bound, ISO "YYYY-MM-DD" (inclusive). |
limit | optional | integer | Max documents to return, 1 to 100 (default 20). Unit: items. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "postlister",
"operation": "search",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- total_hits:
- 782
- returned:
- 25
- capped:
- yes
- documents:
25 results
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Rammeavtale - Vintervedlikehald av kommunale vegar
- case_serial_number:
- 2026/4451
- document_id:
- 2026/4451-6
- document_type:
- Utgående brev
- document_title:
- Tildeling rode 4
- document_date:
- 2026-09-01
- recorded_date:
- 2026-09-03
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
2 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- navn:
- DIMMELSVIK ENTREPRENØR AS
- orgnummer:
- 990149062
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/4451
- files:
1 results
- title:
- <i class="far fa-file-pdf"></i> Tildeling rode 4
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/181265/311631
- entity_name:
- Nesodden kommune
- entity_id:
- 0216-nesodden-kommune
- case_title:
- Eiendom 30/45 - Gamle Alværnvei 65 - Nytt bygg Boligformål - Riving av bygg under 70 m2
- case_serial_number:
- 2026/4082
- document_id:
- 2026/4082-4
- document_type:
- Inngående brev
- document_title:
- Søknad om igangsettingstillatelse - Eiendom 30/45 - Gamle Alværnvei 65 - Nytt bygg Boligformål - Riving av bygg under 70 m2
- document_date:
- 2026-08-19
- recorded_date:
- 2026-08-20
- from:
1 results
- Konsepthus AS
- to:
1 results
- Nesodden kommune
- from_org:
1 results
- navn:
- KONSEPTHUS AS
- orgnummer:
- 921226993
- to_org:
1 results
- navn:
- NESODDEN KOMMUNE
- orgnummer:
- 944383565
- case_url:
- https://norske-postlister.no/sak/0216-nesodden-kommune/2026/4082
- files:
10 results
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164604
- title:
- <i class="far fa-file-pdf"></i> TØMRER MAGNUS SKURDAL AS
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164605
- title:
- <i class="far fa-file-pdf"></i> PAULSEN BYGG ANLEGG AS
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164606
- title:
- <i class="far fa-file-pdf"></i> S ANLEGG AS
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164607
- title:
- <i class="far fa-file-pdf"></i> KNUT HENRIKSEN AS
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164608
- title:
- <i class="far fa-file-pdf"></i> KOMPLETT RØRSERVICE AS
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164609
- title:
- <i class="far fa-file-pdf"></i> TM MONTASJE Terje Moen
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164610
- title:
- <i class="far fa-file-pdf"></i> FOLLO OPPMÅLING AS
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164611
- title:
- <i class="far fa-file-pdf"></i> FOLLO OPPMÅLING AS1
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164612
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://prod02.elementscloud.no/publikum/Documents/ShowDocument/285be97e-ef2c-45ea-a349-305a2a73d40a/98111/164613
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 81/33 - Nytt anlegg - veg,Endring av bygg - påbygg,Endring av bygg - fasade,Endring av bygg - utvendig tilbygg større enn 50 m²,Riving av bygg - riving av bygning under 70 m2,Riving av deler av bygget - Lyngstrandvegen 102
- case_serial_number:
- 2026/6342
- document_id:
- 2026/6342-1
- document_type:
- Inngående brev
- document_title:
- Søknad om tiltak - Eitt-trinns - 81/33
- document_date:
- 2026-08-14
- recorded_date:
- 2026-08-14
- from:
1 results
- BYGGMEISTER MONSEN AS
- to:
1 results
- Kvinnherad kommune
- from_org:
No results.
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/6342
- files:
23 results
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307755
- title:
- <i class="far fa-file-pdf"></i> Følgebrev på tiltak 81-33
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307756
- title:
- <i class="far fa-file-pdf"></i> Grunngjeving disp frå TEK 17 81-33
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307757
- title:
- <i class="far fa-file-pdf"></i> Situasjonsplan 81-33
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307758
- title:
- <i class="far fa-file-pdf"></i> Fasader
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307759
- title:
- <i class="far fa-file-pdf"></i> Fasader1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307760
- title:
- <i class="far fa-file-pdf"></i> Plan & snitt 2et
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307761
- title:
- <i class="far fa-file-pdf"></i> Plan & snitt.1 et
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307762
- title:
- <i class="far fa-file-pdf"></i> Grunngjeving disp frå TEK 17 81-331
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307763
- title:
- <i class="far fa-file-pdf"></i> bilde (1)
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307764
- title:
- <i class="far fa-file-pdf"></i> Svar på søknad om dispensasjon frå byggegrense mot fv. 500 - gnr. 81 bnr. 33 - Kvinnherad kommune.pdf
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307765
- title:
- <i class="far fa-file-pdf"></i> situasjonplan.pdf.pdf
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307766
- title:
- <i class="far fa-file-pdf"></i> KLAR
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307767
- title:
- <i class="far fa-file-pdf"></i> BYGGMEISTER MONSEN AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307768
- title:
- <i class="far fa-file-pdf"></i> BYGGMEISTER MONSEN AS1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307769
- title:
- <i class="far fa-file-pdf"></i> BYGGMEISTER MONSEN AS2
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307770
- title:
- <i class="far fa-file-pdf"></i> ERSLAND FORSKALING AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307771
- title:
- <i class="far fa-file-pdf"></i> TM ANLEGG AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307772
- title:
- <i class="far fa-file-pdf"></i> INTO RØYR AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307773
- title:
- <i class="far fa-file-pdf"></i> INTO RØYR AS1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307774
- title:
- <i class="far fa-file-pdf"></i> KvitteringNabovarsel
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307775
- title:
- <i class="far fa-file-pdf"></i> GjenpartNabovarsel
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307776
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179305/307777
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 185/123 - Mur - Valen
- case_serial_number:
- 2026/3420
- document_id:
- 2026/3420-8
- document_type:
- Inngående brev
- document_title:
- Supplering av søknad - 185/123
- document_date:
- 2026-08-13
- recorded_date:
- 2026-08-14
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/3420
- files:
4 results
- title:
- <i class="far fa-file-pdf"></i> Supplering av søknad - 185/123
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179226/307613
- title:
- <i class="far fa-file-pdf"></i> Betongmur lengdesnitt A3.pdf
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179226/307614
- title:
- <i class="far fa-file-pdf"></i> Situasjonsplan.pdf
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179226/307615
- title:
- <i class="far fa-file-pdf"></i> Snitt steinplastring.pdf
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/179226/307616
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 138/104 - Endring av bygg - fasade - Riving av deler av bygget - Sjøvegen 100
- case_serial_number:
- 2022/3675
- document_id:
- 2022/3675-26
- document_type:
- Inngående brev
- document_title:
- Søknad om igangsetjingsløyve - 138/104
- document_date:
- 2026-08-07
- recorded_date:
- 2026-08-07
- from:
1 results
- NOVAFORM AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- NOVAFORM AS
- orgnummer:
- 991356959
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2022/3675
- files:
6 results
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/178489/306506
- title:
- <i class="far fa-file-pdf"></i> 104
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/178489/306507
- title:
- <i class="far fa-file-pdf"></i> TM ANLEGG AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/178489/306508
- title:
- <i class="far fa-file-pdf"></i> TM ANLEGG AS1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/178489/306509
- title:
- <i class="far fa-file-pdf"></i> Endre Ansvarsrett2
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/178489/306510
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/178489/306511
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 145/31 - Oppretting av matrikkeleining - grunneigedom - Rustene 18
- case_serial_number:
- 2026/5919
- document_id:
- 2026/5919-3
- document_type:
- Utgående brev
- document_title:
- Mangelbrev - Søknad utan ansvarsrett - 145/31
- document_date:
- 2026-08-04
- recorded_date:
- 2026-08-04
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/5919
- files:
1 results
- title:
- <i class="far fa-file-pdf"></i> Mangelbrev - Søknad utan ansvarsrett - 145/31
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177830/305479
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 145/31 - Oppretting av matrikkeleining - grunneigedom - Rustene 18
- case_serial_number:
- 2026/5919
- document_id:
- 2026/5919-1
- document_type:
- Inngående brev
- document_title:
- Søknad om tiltak - Eitt-trinns - 145/31
- document_date:
- 2026-07-29
- recorded_date:
- 2026-07-30
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/5919
- files:
7 results
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177680/305278
- title:
- <i class="far fa-file-pdf"></i> Rustene 18 situasjonsplan
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177680/305279
- title:
- <i class="far fa-file-pdf"></i> Rustene 18 situasjonsplan1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177680/305280
- title:
- <i class="far fa-file-pdf"></i> TM ANLEGG AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177680/305281
- title:
- <i class="far fa-file-pdf"></i> KvitteringNabovarsel
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177680/305282
- title:
- <i class="far fa-file-pdf"></i> GjenpartNabovarsel
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177680/305283
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177680/305284
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 145/31 - Oppretting av matrikkeleining - grunneigedom - Rustene 18
- case_serial_number:
- 2026/5919
- document_id:
- 2026/5919-2
- document_type:
- Utgående brev
- document_title:
- Stadfesting på mottatt søknad - Eitt-trinns søknad - 145/31
- document_date:
- 2026-07-29
- recorded_date:
- 2026-07-30
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/5919
- files:
1 results
- title:
- <i class="far fa-file-pdf"></i> Stadfesting på mottatt søknad - Eitt-trinns søknad - 145/31
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/177681/305285
- entity_name:
- Randaberg kommune
- entity_id:
- 1127-randaberg-kommune
- case_title:
- Rammesøknad - Skiftesvikveien 54 - Eiendom 49/83
- case_serial_number:
- 2026/5539
- document_id:
- 2026/5539-1
- document_type:
- Inngående brev
- document_title:
- Rammesøknad - Skiftesvikveien 54 - 49/83 - Nytt anlegg - Vei, parkeringsplass, vesentlig terrenginngrep
- document_date:
- 2026-06-29
- recorded_date:
- 2026-06-30
- from:
1 results
- BK BYGG AS
- to:
No results.
- from_org:
1 results
- navn:
- BK BYGG AS
- orgnummer:
- 995159406
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1127-randaberg-kommune/2026/5539
- files:
22 results
- title:
- <i class="far fa-file"></i> Skjema
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=1&filereference=676929_1_1.pdf
- title:
- <i class="far fa-file"></i> 8030-01-66 - Situasjonsplan - 08.05.2026
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=2&filereference=676930_1_1.pdf
- title:
- <i class="far fa-file"></i> Søknad om utvidet bruk av eksisterende avkjørsel
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=3&filereference=676931_1_1.pdf
- title:
- <i class="far fa-file"></i> 0
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=4&filereference=676932_1_1.pdf
- title:
- <i class="far fa-file"></i> 01
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=5&filereference=676933_1_1.pdf
- title:
- <i class="far fa-file"></i> Dispensasjons søknad Skiftesvikveien 54
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=6&filereference=676934_1_1.pdf
- title:
- <i class="far fa-file"></i> 19012016 (1)
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=13&filereference=676941_1_1.pdf
- title:
- <i class="far fa-file"></i> ABCHUS AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=14&filereference=676942_1_1.pdf
- title:
- <i class="far fa-file"></i> ABCHUS AS1
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=15&filereference=676943_1_1.pdf
- title:
- <i class="far fa-file"></i> TM BYGGTEK AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=16&filereference=676944_1_1.pdf
- title:
- <i class="far fa-file"></i> KvitteringNabovarsel
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=17&filereference=676945_1_1.pdf
- title:
- <i class="far fa-file"></i> 0Vedlegg1
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=19&filereference=676947_1_1.pdf
- title:
- <i class="far fa-file"></i> GjenpartNabovarsel
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=21&filereference=676949_1_1.pdf
- title:
- <i class="far fa-file"></i> Gjennomfoeringsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=1&sequence=22&filereference=676950_1_1.pdf
- title:
- <i class="far fa-file"></i> Hus1
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=7&filereference=676935_2_1.pdf
- title:
- <i class="far fa-file"></i> Hus 2
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=8&filereference=676936_2_1.pdf
- title:
- <i class="far fa-file"></i> Hus 3
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=9&filereference=676937_2_1.pdf
- title:
- <i class="far fa-file"></i> Godkjenning VA
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=10&filereference=676938_2_1.pdf
- title:
- <i class="far fa-file"></i> Godkjenning VA1
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=11&filereference=676939_2_1.pdf
- title:
- <i class="far fa-file"></i> Sol og skyggediagram
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=12&filereference=676940_2_1.pdf
- title:
- <i class="far fa-file"></i> 02
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=18&filereference=676946_2_1.pdf
- title:
- <i class="far fa-file"></i> 03
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5539-1&variant=A&version=2&sequence=20&filereference=676948_2_1.pdf
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 185/123 - Mur - Valen
- case_serial_number:
- 2026/3420
- document_id:
- 2026/3420-7
- document_type:
- Utgående brev
- document_title:
- Vedkjem supplering av søknad - 185/123
- document_date:
- 2026-06-29
- recorded_date:
- 2026-06-29
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/3420
- files:
1 results
- title:
- <i class="far fa-file-pdf"></i> Vedkjem supplering av søknad - 185/123
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/175334/301383
- entity_name:
- Statens vegvesen
- entity_id:
- statens-vegvesen
- case_title:
- Trafikkontroll XXXX-NAME-XXXX kontrollplass med referanse 5279686
- case_serial_number:
- 2026/191529
- document_id:
- 2026/191529-2
- document_type:
- Utgående brev
- document_title:
- Dokument for trafikkontroll XXXX-NAME-XXXX kontrollplass til TM ANLEGG AS
- document_date:
- 2026-06-23
- recorded_date:
- 2026-06-23
- from:
No results.
- to:
1 results
- TM ANLEGG AS
- from_org:
No results.
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/statens-vegvesen/2026/191529
- files:
No results.
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 185/123 - Mur - Valen
- case_serial_number:
- 2026/3420
- document_id:
- 2026/3420-6
- document_type:
- Inngående brev
- document_title:
- Supplering av søknad - 185/123
- document_date:
- 2026-06-17
- recorded_date:
- 2026-06-18
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
2 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- navn:
- SVEIN MARKEN
- orgnummer:
- not reported by source
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/3420
- files:
2 results
- title:
- <i class="far fa-file-pdf"></i> Supplering av søknad 2026/3420-5
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/174068/299151
- title:
- <i class="far fa-file-pdf"></i> Supplering av dispensasjon 185-123
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/174068/299152
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Nabovarsel Kvinnherad kommune - 2023-2027
- case_serial_number:
- 2023/2
- document_id:
- 2023/2-367
- document_type:
- Utgående brev
- document_title:
- Tilbakemelding - Nabovarsel - 145/31
- document_date:
- 2026-06-16
- recorded_date:
- 2026-06-16
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2023/2
- files:
2 results
- title:
- <i class="far fa-file-pdf"></i> Tilbakemelding - Nabovarsel - 145/31
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173714/298528
- title:
- <i class="far fa-file-pdf"></i> Nabovarsel - 145 31.PDF
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173714/298529
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Nabovarsel Kvinnherad kommune - 2023-2027
- case_serial_number:
- 2023/2
- document_id:
- 2023/2-366
- document_type:
- Inngående brev
- document_title:
- Nabovarsel - 145/31
- document_date:
- 2026-06-15
- recorded_date:
- 2026-06-15
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2023/2
- files:
4 results
- title:
- <i class="far fa-file-pdf"></i> Nabovarsel - 145/31
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173614/298355
- title:
- <i class="far fa-file-pdf"></i> Personvernerklæring
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173614/298356
- title:
- <i class="far fa-file-pdf"></i> Rustene 18 situasjonsplan
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173614/298357
- title:
- <i class="far fa-file-pdf"></i> Rustene 18 situasjonsplan-1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173614/298358
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 185/123 - Mur - Valen
- case_serial_number:
- 2026/3420
- document_id:
- 2026/3420-5
- document_type:
- Utgående brev
- document_title:
- Vedkjem uttale - dispensasjon - forstøtningsmur - 185/123
- document_date:
- 2026-06-05
- recorded_date:
- 2026-06-05
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/3420
- files:
2 results
- title:
- <i class="far fa-file-pdf"></i> Vedkjem uttale - dispensasjon - forstøtningsmur - 185/123
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/172464/296458
- title:
- <i class="far fa-file-pdf"></i> Uttale - dispensasjon - Kvinnherad - 185_123 - forstøtningsmur.pdf
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/172464/296473
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Vatn og avløp - 139/104
- case_serial_number:
- 2023/2797
- document_id:
- 2023/2797-9
- document_type:
- Utgående brev
- document_title:
- Godkjenning av ferdigmelding for ny tilknytning til offentleg vass- /avløpsanlegg - 139/104
- document_date:
- 2026-05-20
- recorded_date:
- 2026-05-20
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2023/2797
- files:
1 results
- title:
- <i class="far fa-file-pdf"></i> Godkjenning av ferdigmelding for ny tilknytning til offentleg vass- /avløpsanlegg - 139/104
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170261/292673
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- Nedre Dalgate 47 - Eiendom 52/755 - Nytt utvendig anlegg for vann og avløpg,Nytt anlegg - vei
- case_serial_number:
- 2026/26337
- document_id:
- 2026/26337-2
- document_type:
- Utgående brev
- document_title:
- Tillatelse til tiltak - Nedre Dalgate 47 - 52/755 - Nytt utvendig anlegg for vann og avløpg, Nytt anlegg - vei
- document_date:
- 2026-05-19
- recorded_date:
- 2026-05-20
- from:
No results.
- to:
1 results
- TM BYGGTEK AS
- from_org:
No results.
- to_org:
1 results
- navn:
- TM BYGGTEK AS
- orgnummer:
- 913071409
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/26337
- files:
1 results
- title:
- <i class="far fa-file-pdf"></i> Tillatelse til tiltak - Nedre Dalgate 47 - 52/755 - Nytt utvendig anlegg for vann og avløpg, Nytt anlegg - vei
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/cb841db7-eb32-4f1e-95d8-8d00c57eb65e
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Vatn og avløp - 139/104
- case_serial_number:
- 2023/2797
- document_id:
- 2023/2797-8
- document_type:
- Inngående brev
- document_title:
- Ferdigmelding for ny tilknytning til offentleg vass- /avløpsanlegg - 139/104
- document_date:
- 2026-05-19
- recorded_date:
- 2026-05-19
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2023/2797
- files:
7 results
- title:
- <i class="far fa-file-pdf"></i> Ferdigmelding for ny tilknytning til offentleg vass- /avløpsanlegg - 139/104
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170229/292634
- title:
- <i class="far fa-file"></i> Resized_20260519_141450
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170229/292635
- title:
- <i class="far fa-file"></i> Resized_20260519_141456
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170229/292636
- title:
- <i class="far fa-file"></i> Kartskisse - 139/104 Helvikvegen 39
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170229/292637
- title:
- <i class="far fa-file"></i> Sluttdokumentasjon - 139/104 Helvikvegen 39
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170229/292638
- title:
- <i class="far fa-file"></i> Resized_20260519_141456
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170229/292639
- title:
- <i class="far fa-file-pdf"></i> Kartskisse med tegnforklaring - 139/104 Helvikvegen 39
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/170229/292640
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- Nedre Dalgate 47 - Eiendom 52/755 - Nytt utvendig anlegg for vann og avløpg,Nytt anlegg - vei
- case_serial_number:
- 2026/26337
- document_id:
- 2026/26337-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Nedre Dalgate 47 - 52/755 - Nytt utvendig anlegg for vann og avløpg,Nytt anlegg - vei
- document_date:
- 2026-05-13
- recorded_date:
- 2026-05-13
- from:
1 results
- TM BYGGTEK AS
- to:
No results.
- from_org:
1 results
- navn:
- TM BYGGTEK AS
- orgnummer:
- 913071409
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/26337
- files:
29 results
- title:
- <i class="far fa-file-pdf"></i> 52202095_G-L001_E01
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b2eeba34-c4f4-4095-bffb-a26a29a37520
- title:
- <i class="far fa-file-pdf"></i> ErklæringOmAnsvarsrett-UTF_OSLAND MASKIN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e3ecde08-6a24-4100-8e1d-3debef59155d
- title:
- <i class="far fa-file-pdf"></i> Vedleggsopplysninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/28dd8548-1929-41c7-84d2-d75bcb9f96ee
- title:
- <i class="far fa-file-pdf"></i> Tekniske VA planer Dokksmauet
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/7a025553-0cfd-46b2-8244-f75910c17caa
- title:
- <i class="far fa-file-pdf"></i> 52202095_B001_E02
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/ea2ac0c1-f5a4-4104-af12-8ae4f7c4cc32
- title:
- <i class="far fa-file-pdf"></i> 52202095_F001_E02
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/6f2b5912-2916-476c-9ec8-71e748a273fe
- title:
- <i class="far fa-file-pdf"></i> Tiltakshavers_samtykke_7eb35535-2573-4eca-8acb-728bddffd231
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/2aa5759c-181b-47b3-a736-8782af3fe0bf
- title:
- <i class="far fa-file-pdf"></i> ErklæringOmAnsvarsrett-PRO_NORCONSULT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/787197f7-b06d-4cb9-9866-e487a12c6ba8
- title:
- <i class="far fa-file-pdf"></i> 52202095_KV001_E01
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/885e4ae4-43e2-436a-927c-37f6afcf24ae
- title:
- <i class="far fa-file-pdf"></i> ErklæringOmAnsvarsrett-PRO_VIAL AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/66cfc55e-7cd5-4620-a838-785f31314ea2
- title:
- <i class="far fa-file-pdf"></i> ErklæringOmAnsvarsrett-UTF_KÅSEN FJELLSPRENGNING AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/631159fa-de81-4178-ba80-b0e70e208e60
- title:
- <i class="far fa-file-pdf"></i> F-01_følgebrev B2 rekkehus endret tillatelse
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/d4bc0d32-94e5-461c-b8ec-61ae0e473c88
- title:
- <i class="far fa-file-pdf"></i> IG grunn- og VVA - 7 rekkehus
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/fd1d2aca-a8dd-45a0-b679-acbe8c1fec4f
- title:
- <i class="far fa-file-pdf"></i> IG grunn- og VVA - 3 rekkehus
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/23dcf032-e1fb-45a7-a9e0-07ddab1b37c4
- title:
- <i class="far fa-file-pdf"></i> B-20-00-01
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/aa099bbe-5c31-41dd-ad43-276be109f36b
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/f54ce7b3-aeea-4345-95c5-30bdce62d4e5
- title:
- <i class="far fa-file-pdf"></i> Svar – Gjennomsyn av Trafikk arealer for Tekniske planer Dokksmauet – Reguleringsplan 1901 - Nærmeste Gnr_Bnr. 52_755
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/ef1341af-cc07-4365-8f90-da6af1788f62
- title:
- <i class="far fa-file-pdf"></i> Sjøkanten Park - Dokksmauet
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/a5670a9a-3ea7-4105-96ae-bd027e152b82
- title:
- <i class="far fa-file-pdf"></i> BM_200_SjøkantenPark_Utomhus m_Fundament_160426
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/31e1b9da-cf8f-42d9-8699-fa9f2427114e
- title:
- <i class="far fa-file-pdf"></i> Svar Gjennomsyn av Trafikk arealer for Tekniske planer Dokksmauet Reguleringsplan 1901 - Nærmeste Gnr_Bnr. 52_755 (003)
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/88cedaf5-bb06-4a93-9dbe-19250b2c3fb0
- title:
- <i class="far fa-file-pdf"></i> 52202095_Tegningsliste_2
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/f4c84fd1-47d7-4853-9571-f98685e4a9e3
- title:
- <i class="far fa-file-pdf"></i> ErklæringOmAnsvarsrett-PRO-UTF_STIKNINGSSERVICE AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/aa7f56ca-f026-4e52-8b6a-239545670ac6
- title:
- <i class="far fa-file-pdf"></i> 52202095_C001_E02
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/2d7ff546-b53d-47f8-b3aa-f084473d6e1a
- title:
- <i class="far fa-file-pdf"></i> 52202095_E-J001_E02
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e2b4fdb7-be76-4253-8804-818f9717e425
- title:
- <i class="far fa-file-pdf"></i> 52202095_H001_E01
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/cae91489-60e0-4925-9f39-2914ea37830f
- title:
- <i class="far fa-file-pdf"></i> 2631 plankart klagevedtak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/ad855231-e308-4ba1-a04f-460bc35481fa
- title:
- <i class="far fa-file-pdf"></i> Beskrivelse - VVA og betongmur Dokksmauet_rev2
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/f5d7d0e3-d895-4540-9587-1655e9258a05
- title:
- <i class="far fa-file-pdf"></i> ErklæringOmAnsvarsrett-UTF_STØYB AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/21c1d352-6a6d-43a6-b752-752932fc9242
- title:
- <i class="far fa-file-pdf"></i> Gjennomføringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/616cc745-55a5-4cfd-81c3-259be94d8243
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Vatn og avløp - 139/104
- case_serial_number:
- 2023/2797
- document_id:
- 2023/2797-6
- document_type:
- Utgående brev
- document_title:
- Tilbakemelding vedr ferdigstilling av tilkopling - 139/104
- document_date:
- 2026-05-09
- recorded_date:
- 2026-05-11
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- XXXX-NAME-XXXX
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2023/2797
- files:
1 results
- title:
- <i class="far fa-file-pdf"></i> Tilbakemelding vedr ferdigstilling av tilkopling - 139/104
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169299/291082
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Kommunal kai - Herøysund kai - del av 137/7, 138/50 - Herøysundet (2018/378)
- case_serial_number:
- 2025/11531
- document_id:
- 2025/11531-10
- document_type:
- Utgående brev
- document_title:
- Tilbakemelding - Sal av kommunal kai - Herøysundet
- document_date:
- 2026-05-08
- recorded_date:
- 2026-06-16
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2025/11531
- files:
2 results
- title:
- <i class="far fa-file-pdf"></i> Tilbakemelding - Sal av kommunal kai - Herøysundet
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173719/298536
- title:
- <i class="far fa-file-pdf"></i> Oversiktsteikning - Pumpestasjon Berget og slamavskiljar Krosanden.pdf
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/173719/298537
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Gravemelding - Påvising av leidningar - 2026
- case_serial_number:
- 2026/25
- document_id:
- 2026/25-89
- document_type:
- Utgående brev
- document_title:
- Svar på gravemelding - 89/98
- document_date:
- 2026-05-08
- recorded_date:
- 2026-05-08
- from:
1 results
- Kvinnherad kommune
- to:
1 results
- TM ANLEGG AS
- from_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- to_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/25
- files:
2 results
- title:
- <i class="far fa-file-pdf"></i> Svar på gravemelding - 89/98
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169141/290823
- title:
- <i class="far fa-file-pdf"></i> Kartvedlegg
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169141/290825
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 134/99 - Nytt bygg - ikkje bustadformål over 70 m² - Børnes
- case_serial_number:
- 2025/12261
- document_id:
- 2025/12261-9
- document_type:
- Inngående brev
- document_title:
- Innmålingsdata - 134/99 - Lagerbygg Børnes
- document_date:
- 2026-05-07
- recorded_date:
- 2026-05-07
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2025/12261
- files:
2 results
- title:
- <i class="far fa-file-pdf"></i> Innmålingsdata - 134/99 - Lagerbygg Børnes
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169008/290646
- title:
- <i class="far fa-file"></i> Bornes1.kof
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169008/290647
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 91/147 - Naust - Seimsfoss
- case_serial_number:
- 2025/5037
- document_id:
- 2025/5037-8
- document_type:
- Inngående brev
- document_title:
- Innmålingsdata - 91/147
- document_date:
- 2026-05-07
- recorded_date:
- 2026-05-07
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2025/5037
- files:
3 results
- title:
- <i class="far fa-file-pdf"></i> Innmålingsdata - 91/147
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169005/290641
- title:
- <i class="far fa-file"></i> Helge skaaluren.kof
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169005/290642
- title:
- <i class="far fa-file"></i> Helge skaaluren.jpg
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169005/290643
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- Gravemelding - Påvising av leidningar - 2026
- case_serial_number:
- 2026/25
- document_id:
- 2026/25-85
- document_type:
- Inngående brev
- document_title:
- Gravemelding - Påvising av leidningar - 89/98
- document_date:
- 2026-05-07
- recorded_date:
- 2026-05-07
- from:
1 results
- TM ANLEGG AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- TM ANLEGG AS
- orgnummer:
- 918840745
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/25
- files:
2 results
- title:
- <i class="far fa-file-pdf"></i> Gravemelding - Påvising av leidningar - 89/98
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169069/290726
- title:
- <i class="far fa-file-pdf"></i> vedlegg1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/169069/290727
- limit:
- 25
- offset:
- 0
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
- Back to Norwegian public correspondence journals
- All sources in Government, law and public records
- Search for Norwegian public correspondence journals in the wiki
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the search lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.