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:
- 3714
- returned:
- 25
- capped:
- yes
- documents:
25 results
- entity_name:
- Innlandet fylkeskommune
- entity_id:
- innlandet-fylkeskommune
- case_title:
- Avtale - Byggevarer - Gjøvik, Toten, , Hadeland, Hamar-regionen, Kongsvinger-regionen, Gudbrandsdal, Ringsaker, Solør, Trysil, Elverum
- case_serial_number:
- 2026/9946
- document_id:
- 2026/9946-8
- document_type:
- Utgående brev
- document_title:
- Melding til leverandør - prisvarsel
- document_date:
- 2026-09-01
- recorded_date:
- 2026-09-01
- from:
1 results
- Ole Kristian Brovold
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
1 results
- navn:
- OLE KRISTIAN BROVOLD
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/innlandet-fylkeskommune/2026/9946
- files:
No results.
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- Rammeavtale for trelast og byggevarer
- case_serial_number:
- 2026/39687
- document_id:
- 2026/39687-4
- document_type:
- Utgående brev
- document_title:
- Avtale - Rammeavtale for trelast og byggevarer
- document_date:
- 2026-08-28
- recorded_date:
- 2026-08-28
- from:
No results.
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/39687
- files:
10 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Narvik kommune
- entity_id:
- 1805-narvik-kommune
- case_title:
- Tiltak - Bygging av vei, parkeringsplass, samt bygningstekniske installasjoner. på gbnr 39/1897, Vassvikkaia 19
- case_serial_number:
- 2024/3172
- document_id:
- 2026/26370-100000002022279586
- document_type:
- Inngående brev
- document_title:
- Søknad om igangsettingstillatelse for deler av tilltaket på gbnr. 39/1897, Vassvikkaia 19
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-27
- from:
1 results
- CONSTO AS
- to:
No results.
- from_org:
1 results
- navn:
- CONSTO AS
- orgnummer:
- 995754606
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1805-narvik-kommune/2026/26370
- files:
14 results
- title:
- <i class="far fa-file-pdf"></i> Søknad om igangsettingstillatelse for deler av tilltaket på gbnr. 39/1897, Vassvikkaia 19
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087102&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Prosjektering PLOFTE 918201548 KONE AKSJESELSKAP
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087103&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse ULOFTE 918201548 KONE AKSJESELSKAP
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087104&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse USANI 925904635 HANESETH VVS NARVIK AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087105&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse USLUKK 925904635 HANESETH VVS NARVIK AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087106&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse UVARKUL 925904635 HANESETH VVS NARVIK AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087107&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Prosjektering Annet 995754606 CONSTO AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087108&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse UGLASS 979658125 OPTIMERA BYGGSYSTEMER AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087109&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse UVEGRU 835000702 A Markussen
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087110&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse UTOMRE 995754606 CONSTO AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087111&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse UMURAR 995754606 CONSTO AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087112&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse UGLASS 987604018 BRØDRENE MIDTHAUG AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087113&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Erklæring om ansvarsrett - Utførelse UTAKTE 915320813 NORGESTAK TRØNDELAG AS
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087114&versjon=1&variant=A&
- title:
- <i class="far fa-file-pdf"></i> Gjennomføringsplan
- url:
- https://oldweb.narvik.kommune.no/innsynfront/wfdocument.ashx?journalpostid=2022279586&dokid=2087118&versjon=1&variant=A&
- entity_name:
- Meråker kommune
- entity_id:
- 5034-meraker-kommune
- case_title:
- Tilrettelegging for næringsutvikling - Gudåveien 42. Videreføring av ePhortesak 21/643
- case_serial_number:
- 2022/1415
- document_id:
- 2022/1415-22
- document_type:
- Utgående brev
- document_title:
- Fakturagrunnlag - Leie av Gudåveien 42 - 4.kvartal 2026
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-27
- from:
1 results
- Journalenhet Meråker kommune
- to:
1 results
- OPTIMERA BYGGSYSTEMER AS AVD ANDEBU
- from_org:
No results.
- to_org:
1 results
- navn:
- OPTIMERA BYGGSYSTEMER AS AVD ANDEBU
- orgnummer:
- 979665806
- case_url:
- https://norske-postlister.no/sak/5034-meraker-kommune/2022/1415
- files:
No results.
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- , Jåtun B3/B10 B5 Bygg A, bolig 1 - Eiendom 16/1686 - Nytt bygg - boligformål
- case_serial_number:
- 2026/40181
- document_id:
- 2026/40181-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Jåtun B3/B10 B5 Bygg A, bolig 1 - 16/1686 - Nytt bygg - boligformål
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-26
- from:
1 results
- ØSTER HUS DRIFT AS
- to:
No results.
- from_org:
1 results
- navn:
- ØSTER HUS DRIFT AS
- orgnummer:
- 915940587
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/40181
- files:
24 results
- title:
- <i class="far fa-file-pdf"></i> B10-B5
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/c2eb0ec0-7836-4326-9724-d92e698a02be
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/2e8a3c08-db29-4aa7-85b8-463519e99b77
- title:
- <i class="far fa-file-pdf"></i> utomhusplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/428ff643-69ea-4b24-9551-3ae694483cbc
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> fasadetegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b45bd1c6-9ee7-46b5-87f4-2fcb26e065b1
- title:
- <i class="far fa-file-pdf"></i> FORUS RØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/351c9b0c-e231-4dab-8a62-5ff31b34e6ae
- title:
- <i class="far fa-file"></i> B10-B51
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/35207a61-f351-4149-93ed-fa6b5078dde7
- title:
- <i class="far fa-file-pdf"></i> SANDNES TAK AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/294c5577-d652-4f3e-b9c0-a68d0862decf
- title:
- <i class="far fa-file-pdf"></i> STANGELAND MASKIN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/bd713720-8f79-4254-b239-f57a61b3fcf7
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS DRIFT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/4c521533-aa36-4f0f-8b2f-2c0579409ac8
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS ENTREPRENØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/655e6fb5-2584-4849-aa60-3ec3c42cf986
- title:
- <i class="far fa-file-pdf"></i> arealberegning
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b97e3eeb-0be2-48ce-b674-4d88bd36ea56
- title:
- <i class="far fa-file-pdf"></i> snitt
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/f4d5414a-bc3c-4723-8a07-3ee7767b363c
- title:
- <i class="far fa-file-pdf"></i> sitkart
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/a529ac27-bd65-4792-a280-e29355e6e99d
- title:
- <i class="far fa-file-pdf"></i> PROSJEKTIL AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/daa26b0e-8afd-4fdc-9f66-8aab85c64965
- title:
- <i class="far fa-file-pdf"></i> LIE VENTILASJON AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/daf2ef70-18f2-4231-949f-da82cb2c52e0
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/94ca2e5a-d682-42a8-b09e-91f9fc06ec62
- title:
- <i class="far fa-file-pdf"></i> SandnesTak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/998b5b3e-6eb9-4900-8916-641ca92dacee
- title:
- <i class="far fa-file-pdf"></i> Myhre
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/fb6d1a51-fec3-4b83-8eb6-37f9c3d82c25
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b4a4dee7-2196-4a57-a452-9628b8c67a7b
- title:
- <i class="far fa-file-pdf"></i> FIELD GEOSPATIAL AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/702a8e86-3b58-4780-96c4-72cd4e54c9b5
- title:
- <i class="far fa-file-pdf"></i> THORALF MYHRE AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3bae260a-8109-4127-83eb-ca36ffc2f5c4
- title:
- <i class="far fa-file-pdf"></i> plantegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/1a6adc62-5607-476c-9d77-099367136605
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- , Jåtun B3/B10 B5 Bygg B, bolig 1 - Eiendom 16/1686 - Nytt bygg - boligformål
- case_serial_number:
- 2026/40187
- document_id:
- 2026/40187-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Jåtun B3/B10 B5 Bygg B, bolig 1 - 16/1686 - Nytt bygg - boligformål
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-26
- from:
1 results
- ØSTER HUS DRIFT AS
- to:
No results.
- from_org:
1 results
- navn:
- ØSTER HUS DRIFT AS
- orgnummer:
- 915940587
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/40187
- files:
24 results
- title:
- <i class="far fa-file"></i> B10-B5
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/9b5caef1-4a84-41b7-8307-c966875418a2
- title:
- <i class="far fa-file-pdf"></i> PROSJEKTIL AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/1534bef5-bc61-42d7-8578-f86ea10cf833
- title:
- <i class="far fa-file-pdf"></i> B10-B51
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/d90905a1-9ce2-4cd6-bbad-e72972a8ae08
- title:
- <i class="far fa-file-pdf"></i> Myhre
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/665c3def-cb87-483f-9856-815fda6007ac
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/5be1da73-b6bd-4b7e-92ea-4c659654bd21
- title:
- <i class="far fa-file-pdf"></i> THORALF MYHRE AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/d0a6ae2d-7b09-4669-b0a0-157641853144
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS ENTREPRENØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/ee5c9f43-946f-49c2-a8ee-f80d31fdc2bc
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS DRIFT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/385a234c-55b0-449d-b1f8-ccce86ecfa58
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> LIE VENTILASJON AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/22633b35-3908-4214-bf42-b72699663e24
- title:
- <i class="far fa-file-pdf"></i> STANGELAND MASKIN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/61852c0f-c087-4312-bd3a-7f6e1e100369
- title:
- <i class="far fa-file-pdf"></i> sitkart
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/102c778c-1dac-49d5-a092-99357badaa78
- title:
- <i class="far fa-file-pdf"></i> SandnesTak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/30200082-f022-4137-b103-53bf42ac690a
- title:
- <i class="far fa-file-pdf"></i> utomhusplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/7fdd6148-ba8c-4b11-81e3-da64f5f1cf4e
- title:
- <i class="far fa-file-pdf"></i> SANDNES TAK AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/75678c97-5bf0-43ad-8841-35c9d7adf1cd
- title:
- <i class="far fa-file-pdf"></i> plantegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/d689ba40-b5ac-45c2-a659-e39902ee66ff
- title:
- <i class="far fa-file-pdf"></i> snitt
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3199796b-dd5a-4c21-80bf-9daa1c1edb27
- title:
- <i class="far fa-file-pdf"></i> fasadetegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3f3cde9e-ab49-4774-b610-2ee17568d32c
- title:
- <i class="far fa-file-pdf"></i> FIELD GEOSPATIAL AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/0f3905c6-eada-4da3-a667-f1fda900993f
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/43d9eb12-f98f-4329-83ff-e5225bd79921
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> arealberegning
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/f4e54330-3226-4ee9-8910-57c90994a27a
- title:
- <i class="far fa-file-pdf"></i> FORUS RØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/6d7d4854-2930-435a-8598-ca5d1d915c50
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/bb37c67b-634b-4229-9d1d-f265b829006a
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- , Jåtun B3/B10 B6, bolig 1 - Eiendom 16/1687 - Nytt bygg - boligformål
- case_serial_number:
- 2026/40200
- document_id:
- 2026/40200-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Jåtun B3/B10 B6, bolig 1 - 16/1687 - Nytt bygg - boligformål
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-26
- from:
1 results
- ØSTER HUS DRIFT AS
- to:
No results.
- from_org:
1 results
- navn:
- ØSTER HUS DRIFT AS
- orgnummer:
- 915940587
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/40200
- files:
24 results
- title:
- <i class="far fa-file-pdf"></i> Medalen
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/37fd0b60-884e-42ba-a666-5c6918f3f17e
- title:
- <i class="far fa-file-pdf"></i> Utomhusplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/47ded9a3-dce0-441c-aff2-fb4451c881c2
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/a586e36e-d230-4ad7-8064-3a960764c751
- title:
- <i class="far fa-file-pdf"></i> Situasjonskart
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e3643227-718b-4650-b209-94f818fd8013
- title:
- <i class="far fa-file-pdf"></i> PROSJEKTIL AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/08ed3459-36b3-47d9-bf16-c9b291699923
- title:
- <i class="far fa-file-pdf"></i> snitt
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/bfc9fdb3-3680-459f-b662-ac28b9fb1b3f
- title:
- <i class="far fa-file-pdf"></i> SandnesTak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/33b7184c-27c7-4af2-98f4-82a4186cdc9c
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/8963b599-023a-4a21-8d9b-921fff9790a7
- title:
- <i class="far fa-file-pdf"></i> plantegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/4742c984-9232-42f0-99e9-f091d9ab0b8f
- title:
- <i class="far fa-file-pdf"></i> BRØDRENE MEDALEN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/99b3a49d-139d-480b-a9ce-bbb92aa85aa8
- title:
- <i class="far fa-file-pdf"></i> LIE VENTILASJON AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/083f8680-d7ad-4d3f-a0cc-9dfad3c0b251
- title:
- <i class="far fa-file-pdf"></i> FORUS RØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/f62e6ecb-e97c-46e1-880e-a6daa0400272
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS ENTREPRENØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/c0dcd892-a6d9-441c-955d-da0f0b9176d9
- title:
- <i class="far fa-file-pdf"></i> fasadetegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b13b093e-ee3a-4484-93a1-10560629e839
- title:
- <i class="far fa-file-pdf"></i> SANDNES TAK AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/cc41e705-00a7-4b3c-ae5a-3e93e0e08f50
- title:
- <i class="far fa-file-pdf"></i> FIELD GEOSPATIAL AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/8e65d381-f1ab-486d-8e12-4212e7d4e1f2
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/da8545bf-c833-465b-9243-07a35e241ece
- title:
- <i class="far fa-file-pdf"></i> STANGELAND MASKIN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3e73af7e-dd42-41f0-b1be-fe29178188ba
- title:
- <i class="far fa-file"></i> B10-B6
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/fc1fd5b6-1dee-441a-90ce-0233bd620789
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> B10-B61
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/75e84c85-6063-494b-a488-0f2c30f1a72d
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS DRIFT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/06a6c4fd-5fff-4a21-8750-355fb9d93824
- title:
- <i class="far fa-file-pdf"></i> arealberegning
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/418d0bbb-d236-47a9-ad60-067e53ea004e
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- , Jåtun B3/B10 B6, bolig 2 - Eiendom 16/1687 - Nytt bygg - boligformål
- case_serial_number:
- 2026/40201
- document_id:
- 2026/40201-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Jåtun B3/B10 B6, bolig 2 - 16/1687 - Nytt bygg - boligformål
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-26
- from:
1 results
- ØSTER HUS DRIFT AS
- to:
No results.
- from_org:
1 results
- navn:
- ØSTER HUS DRIFT AS
- orgnummer:
- 915940587
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/40201
- files:
24 results
- title:
- <i class="far fa-file-pdf"></i> arealberegning
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/a0dbd690-45e9-41e6-834d-180260e5d62d
- title:
- <i class="far fa-file-pdf"></i> Utomhusplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/88c8e1f3-4c56-4e12-90b6-6863993d6339
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/00961850-914a-46d5-b355-435115564b95
- title:
- <i class="far fa-file-pdf"></i> Medalen
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/01744d41-483c-4cca-ad45-8e80d594e243
- title:
- <i class="far fa-file-pdf"></i> B10-B6
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/aa7fac36-fbf7-41cd-982e-0b73e9d78013
- title:
- <i class="far fa-file-pdf"></i> Situasjonskart
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/ba9747a1-e63a-4334-8402-b3d006d3c5c7
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/fa23c56e-4b97-4b07-8634-0ffb64adb7e7
- title:
- <i class="far fa-file-pdf"></i> STANGELAND MASKIN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/77b9a1e4-72fb-42cb-bb0d-fd694cfa6856
- title:
- <i class="far fa-file"></i> B10-B61
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/cf3fe86b-ced8-484d-838c-6c321edb61ea
- title:
- <i class="far fa-file-pdf"></i> BRØDRENE MEDALEN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/2f16424b-8bbc-4c37-866d-4d1fd79fdb10
- title:
- <i class="far fa-file-pdf"></i> LIE VENTILASJON
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/79a102fa-bd56-4ae2-b6c8-a390db6663d8
- title:
- <i class="far fa-file-pdf"></i> SANDNES TAK
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/dd268353-7a4c-4f0f-9d7c-b22fbc83832e
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/05f22f5d-e665-4a57-9f55-0c440e124c63
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> PROSJEKTIL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/73747303-c2f6-4170-89ba-03646b15181a
- title:
- <i class="far fa-file-pdf"></i> plantegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/1525b499-afc9-4bec-9690-4121201e55eb
- title:
- <i class="far fa-file-pdf"></i> SandnesTak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/794fc4ed-5575-44e8-8546-62947ef8ed18
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> FIELD GEOSPATIAL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b5bf0384-7c4f-4f58-8258-e564975f8cf0
- title:
- <i class="far fa-file-pdf"></i> snitt
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/acd042e5-e1b5-4571-9216-fbb93f27056f
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS DRIFT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/22e5b595-92bc-4d74-8525-0a8899930da4
- title:
- <i class="far fa-file-pdf"></i> fasadetegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/5c60545d-2a89-467a-9055-8fc56e7f935d
- title:
- <i class="far fa-file-pdf"></i> FORUS RØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/bd9123b0-3303-4dab-b419-407c4301c187
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS ENTREPRENØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/6ce33ad9-7ab5-4781-a45b-7a09f254c62e
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- , Jåtun B3/B10 B6, bolig 3 - Eiendom 16/1687 - Nytt bygg - boligformål
- case_serial_number:
- 2026/40204
- document_id:
- 2026/40204-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Jåtun B3/B10 B6, bolig 3 - 16/1687 - Nytt bygg - boligformål
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-26
- from:
1 results
- ØSTER HUS DRIFT AS
- to:
No results.
- from_org:
1 results
- navn:
- ØSTER HUS DRIFT AS
- orgnummer:
- 915940587
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/40204
- files:
24 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> Situasjonskart
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/afcdd9cc-f731-4b76-9a97-4e27207a5dbe
- title:
- <i class="far fa-file-pdf"></i> SandnesTak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/546d64c2-52bc-47f8-a87b-98e16bb486cd
- title:
- <i class="far fa-file-pdf"></i> BRØDRENE MEDALEN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/5aea99a9-569f-4754-8a3e-996f91d3e9bd
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> FIELD GEOSPATIAL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/58ff4f02-eb75-4b68-9f4a-64a26dff57a1
- title:
- <i class="far fa-file-pdf"></i> arealberegning
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/c5395873-09ec-45e4-8303-0ecf89261e9a
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/0b50e608-c75c-4d22-be32-eb5aef53a1ce
- title:
- <i class="far fa-file-pdf"></i> STANGELAND MASKIN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3c59bb83-bdce-44b5-934e-254e8e67d206
- title:
- <i class="far fa-file-pdf"></i> LIE VENTILASJON
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/0473db14-7dfb-4a3a-bcd9-f1a7725a5098
- title:
- <i class="far fa-file-pdf"></i> B10-B6
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/0a7652dc-fa44-4b05-8f74-34d2a13b3f05
- title:
- <i class="far fa-file-pdf"></i> FORUS RØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/85f21e4f-30d2-41ea-8d4d-011628457713
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/888e759a-e1f6-452d-8deb-a3c47f22304f
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS ENTREPRENØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/ef724563-28a6-4171-ad88-ee7bd5f0bbaf
- title:
- <i class="far fa-file"></i> B10-B61
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e98e52f0-b9b5-4f30-a546-688627101acd
- title:
- <i class="far fa-file-pdf"></i> SANDNES TAK
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3fc8e901-d3de-4efe-91ed-bc9a98663cf9
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS DRIFT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/26e9a973-d2ab-4bf0-8700-91121a3d4c24
- title:
- <i class="far fa-file-pdf"></i> snitt
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b28949eb-e018-4374-938f-75c8c05014ee
- title:
- <i class="far fa-file-pdf"></i> plantegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/bbd070ed-0db5-4b50-a2aa-fcec8ea1e7ad
- title:
- <i class="far fa-file-pdf"></i> PROSJEKTIL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/dfc5332b-05d9-441b-bf22-be3fcfc71798
- title:
- <i class="far fa-file-pdf"></i> Medalen
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/12e7eb11-e59e-4d52-beaa-43eb762a7aee
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/30eab5f5-7387-4565-a127-ec03c88ab427
- title:
- <i class="far fa-file-pdf"></i> fasadetegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/cf2cada7-fb74-4a6c-a6e0-6367457cd641
- title:
- <i class="far fa-file-pdf"></i> Utomhusplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/efd8a634-e6cd-4ee0-b1e1-e63085a27c0e
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- , Jåtun B3/B10 B6, bolig 4 - Eiendom 16/1687 - Nytt bygg - boligformål
- case_serial_number:
- 2026/40205
- document_id:
- 2026/40205-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Jåtun B3/B10 B6, bolig 4 - 16/1687 - Nytt bygg - boligformål
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-26
- from:
1 results
- ØSTER HUS DRIFT AS
- to:
No results.
- from_org:
1 results
- navn:
- ØSTER HUS DRIFT AS
- orgnummer:
- 915940587
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/40205
- files:
24 results
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/9c7e491c-87f2-4252-992f-3923e1e9b87d
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> STANGELAND MASKIN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3e19bdc5-30e8-439f-85b8-ca969ef0ff1f
- title:
- <i class="far fa-file-pdf"></i> FORUS RØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/326df4ec-a4d8-4dd5-a1b5-41bb783fd706
- title:
- <i class="far fa-file-pdf"></i> B10-B6
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/2d14154a-eee6-418e-b36e-c61d3cae8fe1
- title:
- <i class="far fa-file-pdf"></i> plantegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b3f9d1b3-8f0d-4ce2-b44e-f12d785de0e8
- title:
- <i class="far fa-file-pdf"></i> SANDNES TAK
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/ee1aefa6-2f16-439f-affe-a6655498c0c4
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS ENTREPRENØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/67f29797-4ff9-4004-9520-4bdf489deaa7
- title:
- <i class="far fa-file-pdf"></i> Medalen
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/cce5c555-4dfb-44c0-a343-4d52f98f845b
- title:
- <i class="far fa-file-pdf"></i> LIE VENTILASJON
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/bbd85c36-bdae-40da-9b25-3db3536bd585
- title:
- <i class="far fa-file-pdf"></i> Utomhusplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/a92c6563-bf48-4c66-925d-a72587a3fc1b
- title:
- <i class="far fa-file-pdf"></i> snitt
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e24caf63-ec7a-4aec-8a93-422bd924688b
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/865847c3-da4f-454b-beb8-218e615e4f7f
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS DRIFT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/821e28b4-8b1f-4d49-a47f-24d7fbe2c664
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/839de808-fe13-45f2-8b75-f2f46025f4db
- title:
- <i class="far fa-file-pdf"></i> PROSJEKTIL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b9c8d35c-cb39-4201-b194-de18361804a6
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file-pdf"></i> Situasjonskart
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/83c4c5ff-aad9-4c29-9886-4770536883ff
- title:
- <i class="far fa-file-pdf"></i> SandnesTak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/71c03f43-1f77-4275-b5fa-4ec3e7910ff7
- title:
- <i class="far fa-file-pdf"></i> FIELD GEOSPATIAL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e0635405-8886-4720-8b02-8c9c96200457
- title:
- <i class="far fa-file-pdf"></i> BRØDRENE MEDALEN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/2f9848fe-1a6a-41ca-922a-e95cda9136c2
- title:
- <i class="far fa-file-pdf"></i> fasadetegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/066c92ca-bbc0-4b8a-b557-3b583f8ff9a6
- title:
- <i class="far fa-file-pdf"></i> arealberegning
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/d8207f77-da46-42ad-ac1b-ddd68c1bd89a
- title:
- <i class="far fa-file"></i> B10-B61
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/60719333-5e9f-41d4-b3f0-e156bf9c6cc2
- entity_name:
- Stavanger kommune
- entity_id:
- 1103-stavanger-kommune
- case_title:
- , Jåtun B3/B10 B6, bolig 5 - Eiendom 16/1687 - Nytt bygg - boligformål
- case_serial_number:
- 2026/40207
- document_id:
- 2026/40207-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Jåtun B3/B10 B6, bolig 5 - 16/1687 - Nytt bygg - boligformål
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-26
- from:
1 results
- ØSTER HUS DRIFT AS
- to:
No results.
- from_org:
1 results
- navn:
- ØSTER HUS DRIFT AS
- orgnummer:
- 915940587
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1103-stavanger-kommune/2026/40207
- files:
24 results
- title:
- <i class="far fa-file-pdf"></i> LIE VENTILASJON
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/939416a0-5f21-4cb8-b02f-fb7db509a7d1
- title:
- <i class="far fa-file-pdf"></i> FORUS RØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/4209e3ee-cbd4-4b42-ad01-9c025ef0f065
- title:
- <i class="far fa-file-pdf"></i> snitt
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/90d3204f-c177-4b77-9288-5ea0ab2b0825
- title:
- <i class="far fa-file"></i> B10-B61
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/1b9c9acb-3c54-471f-aa6d-5eb494bf85f7
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS ENTREPRENØR
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/53e025fd-960c-4eb7-9a49-815c33787cfd
- title:
- <i class="far fa-file-pdf"></i> B10-B6
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/df37013b-9036-48b7-9e0f-7961ef3b1bea
- title:
- <i class="far fa-file-pdf"></i> FIELD GEOSPATIAL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/24f3e5b0-b52a-4cbe-938c-b791c22b7368
- title:
- <i class="far fa-file-pdf"></i> plantegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/b924ab60-e565-4a5e-8705-3334868c8c7e
- title:
- <i class="far fa-file-pdf"></i> Medalen
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/693b88ee-e205-4fd3-8c95-52eeb01b48f9
- title:
- <i class="far fa-file-pdf"></i> PROSJEKTIL
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/6fe30ae6-2c6f-4dae-85ac-d2f777645371
- title:
- <i class="far fa-file-pdf"></i> SandnesTak
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/dbad5bf7-81d0-4b8f-85a3-4270f3926f43
- title:
- <i class="far fa-file-pdf"></i> Situasjonskart
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/06d25c89-0f76-4396-9976-6d402fc7f42c
- title:
- <i class="far fa-file-pdf"></i> ØSTER HUS DRIFT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/1a932740-2ae0-4676-bc4c-ab1d9d5d7f94
- title:
- <i class="far fa-file-pdf"></i> SANDNES TAK
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/d168cbfb-000f-496a-98ad-f1cc0f2ed378
- title:
- <i class="far fa-file-pdf"></i> STANGELAND MASKIN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/5c1f7913-1222-4640-af95-e88d02dbe467
- title:
- <i class="far fa-file-pdf"></i> arealberegning
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/6decc719-526b-4aa8-b87a-c28959c60981
- title:
- <i class="far fa-file-pdf"></i> Utomhusplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e03d5ec2-b0d6-491d-ac64-2a08ef878ccb
- title:
- <i class="far fa-file-pdf"></i> BRØDRENE MEDALEN
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/3ed4591c-7868-441f-9941-36eaef8a1287
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/98d744b9-4434-41d0-af97-4da1e0f101fe
- title:
- <i class="far fa-file-pdf"></i> fasadetegninger
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/c2d26c9e-55c5-46d2-a52d-b2426ee768e0
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/aff84c7d-a08c-4a8b-86a8-267123c39aae
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/17f7cf91-fa33-4e9b-adeb-035962494813
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Randaberg kommune
- entity_id:
- 1127-randaberg-kommune
- case_title:
- Ryggveien 84 - Eiendom 48/1306 - Riving av hele bygget,Nytt bygg - boligformål
- case_serial_number:
- 2026/5869
- document_id:
- 2026/5869-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Ryggveien 84 - 48/1306 - Riving av hele bygget,Nytt bygg - boligformål
- document_date:
- 2026-08-24
- recorded_date:
- 2026-08-25
- from:
1 results
- SJO FASTING AS
- to:
No results.
- from_org:
1 results
- navn:
- SJO FASTING AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1127-randaberg-kommune/2026/5869
- files:
42 results
- title:
- <i class="far fa-file"></i> Skjema
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=1&filereference=686363_1_1.pdf
- title:
- <i class="far fa-file"></i> 04 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=2&filereference=686364_1_1.pdf
- title:
- <i class="far fa-file"></i> 03 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=3&filereference=686365_1_1.pdf
- title:
- <i class="far fa-file"></i> 02 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=4&filereference=686366_1_1.pdf
- title:
- <i class="far fa-file"></i> 01 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=5&filereference=686367_1_1.pdf
- title:
- <i class="far fa-file"></i> Oppsummering og kommentarer-nabomerknader
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=8&filereference=686370_1_1.pdf
- title:
- <i class="far fa-file"></i> C1 Nabovarsel
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=10&filereference=686372_1_1.pdf
- title:
- <i class="far fa-file"></i> A1-D1 Arealregnskap
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=11&filereference=686373_1_1.pdf
- title:
- <i class="far fa-file"></i> D2 Bolig 3 Situasjonsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=12&filereference=686374_1_1.pdf
- title:
- <i class="far fa-file"></i> E2 Bolig 3 Fasade nordvest
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=13&filereference=686375_1_1.pdf
- title:
- <i class="far fa-file"></i> E6 Bolig 3 Snitt
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=14&filereference=686376_1_1.pdf
- title:
- <i class="far fa-file"></i> E1 Bolig 3 Fasade nordøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=15&filereference=686377_1_1.pdf
- title:
- <i class="far fa-file"></i> E3 Bolig 3 Fasade sørvest
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=16&filereference=686378_1_1.pdf
- title:
- <i class="far fa-file"></i> E5 Bolig 3 Fasade sørøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=17&filereference=686379_1_1.pdf
- title:
- <i class="far fa-file"></i> D1 Bolig 3 Situasjonskart
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=18&filereference=686380_1_1.pdf
- title:
- <i class="far fa-file"></i> E4 Bolig 3 Fasade sørøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=19&filereference=686381_1_1.pdf
- title:
- <i class="far fa-file"></i> E12 Bolig 3 Solforhold uteoppholdsarealer
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=20&filereference=686382_1_1.pdf
- title:
- <i class="far fa-file"></i> 200
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=21&filereference=686383_1_1.pdf
- title:
- <i class="far fa-file"></i> 2001
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=22&filereference=686384_1_1.pdf
- title:
- <i class="far fa-file"></i> 100
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=23&filereference=686385_1_1.pdf
- title:
- <i class="far fa-file"></i> F1 Redegjørelse Ryggveien 84
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=24&filereference=686386_1_1.pdf
- title:
- <i class="far fa-file"></i> F2 Redegjørelse hensynssoner
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=25&filereference=686387_1_1.pdf
- title:
- <i class="far fa-file"></i> E11 Bolig 3 Solforhold
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=26&filereference=686388_1_1.pdf
- title:
- <i class="far fa-file"></i> 1304-1306
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=27&filereference=686389_1_1.pdf
- title:
- <i class="far fa-file"></i> 1304-13061
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=28&filereference=686390_1_1.sos
- title:
- <i class="far fa-file"></i> ITAK AS-UTF-Taktekkingsarbeid
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=29&filereference=686391_1_1.pdf
- title:
- <i class="far fa-file"></i> FORUS RØR AS-UTF-SanitærinstallasjonerUTF PRO-Sanitærinstallasjoner
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=30&filereference=686392_1_1.pdf
- title:
- <i class="far fa-file"></i> RODA AGRI MASKIN AS-UTF-Veg-og grunnarbeider UTF-Vannforsynings-og avløpsanlegg PRO-Va
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=31&filereference=686394_1_1.pdf
- title:
- <i class="far fa-file"></i> BRØDRENE LIE AS-PRO-Ventilasjon-og klimainstallasjoner UTF-Ventilasjon og klimainstall
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=32&filereference=686395_1_1.pdf
- title:
- <i class="far fa-file"></i> OPTIMERA AS-PRO-Konstruksjonssikkerhet
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=33&filereference=686396_1_1.pdf
- title:
- <i class="far fa-file"></i> 1001
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=34&filereference=686397_1_1.pdf
- title:
- <i class="far fa-file"></i> ENTREPRENØR GEIR STANGELAND AS-UTF-Plasstøpte betongkonstruksjoner PRO-Konstruksjonssi
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=35&filereference=686398_1_1.pdf
- title:
- <i class="far fa-file"></i> TAKST TEAM AS-KONTROLL-Lufttetthet i nye boliger KONTROLL-Våtrom i nye boliger
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=36&filereference=686399_1_1.pdf
- title:
- <i class="far fa-file"></i> SJO FASTING AS-PRO-Arkitektur Arkitekturprosjektering begrenset til tek 17 kapittel 12
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=37&filereference=686400_1_1.pdf
- title:
- <i class="far fa-file"></i> STAVANGER VARMESENTER AS-UTF-Murarbeid Pipe og ildsted
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=38&filereference=686401_1_1.pdf
- title:
- <i class="far fa-file"></i> XBO EIENDOMSUTVIKLING AS-PRO-Brannkonsept UTF-Tømrerarbeid og montering av trekonstruk
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=39&filereference=686402_1_1.pdf
- title:
- <i class="far fa-file"></i> FIELD GEOSPATIAL AS-UTF-Innmåling og utstikking av tiltak PRO-Oppmålingsteknisk prosje
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=40&filereference=686403_1_1.pdf
- title:
- <i class="far fa-file"></i> THORALF MYHRE AS-UTF-Murarbeid Membraner i våtrom
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=41&filereference=686404_1_1.pdf
- title:
- <i class="far fa-file"></i> Gjennomfoeringsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=1&sequence=42&filereference=686405_1_1.pdf
- title:
- <i class="far fa-file"></i> C4 nabovarsel-svar-Ryggveien 86
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=2&sequence=6&filereference=686368_2_1.pdf
- title:
- <i class="far fa-file"></i> C3 Nabovarsel-svar-Ryggveien 88B
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=2&sequence=7&filereference=686369_2_1.pdf
- title:
- <i class="far fa-file"></i> C5 nabovarsel-svar-Ryggveien 76B
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5869-1&variant=A&version=2&sequence=9&filereference=686371_2_1.pdf
- entity_name:
- Randaberg kommune
- entity_id:
- 1127-randaberg-kommune
- case_title:
- Ryggveien 84 - Eiendom 48/1305 - Nytt bygg - boligformål
- case_serial_number:
- 2026/5871
- document_id:
- 2026/5871-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Ryggveien 84 - 48/1305 - Nytt bygg - boligformål
- document_date:
- 2026-08-24
- recorded_date:
- 2026-08-25
- from:
1 results
- SJO FASTING AS
- to:
No results.
- from_org:
1 results
- navn:
- SJO FASTING AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1127-randaberg-kommune/2026/5871
- files:
42 results
- title:
- <i class="far fa-file"></i> Skjema
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=1&filereference=686451_1_1.pdf
- title:
- <i class="far fa-file"></i> 03 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=2&filereference=686452_1_1.pdf
- title:
- <i class="far fa-file"></i> 04 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=3&filereference=686453_1_1.pdf
- title:
- <i class="far fa-file"></i> 01 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=4&filereference=686454_1_1.pdf
- title:
- <i class="far fa-file"></i> C1 Nabovarsel
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=5&filereference=686455_1_1.pdf
- title:
- <i class="far fa-file"></i> Oppsummering og kommentarer-nabomerknader
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=6&filereference=686456_1_1.pdf
- title:
- <i class="far fa-file"></i> 02 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=8&filereference=686458_1_1.pdf
- title:
- <i class="far fa-file"></i> A1-D1 Arealregnskap
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=11&filereference=686461_1_1.pdf
- title:
- <i class="far fa-file"></i> D2 Bolig 1 Situasjonsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=12&filereference=686462_1_1.pdf
- title:
- <i class="far fa-file"></i> D1 Bolig 1 Situasjonskart
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=13&filereference=686463_1_1.pdf
- title:
- <i class="far fa-file"></i> E12 Bolig 1 Solforhold uteoppholdsarealer
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=14&filereference=686464_1_1.pdf
- title:
- <i class="far fa-file"></i> E2 Bolig 1 Fasade sørvest
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=15&filereference=686465_1_1.pdf
- title:
- <i class="far fa-file"></i> E6 Bolig 1 Snitt
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=16&filereference=686466_1_1.pdf
- title:
- <i class="far fa-file"></i> E1 Bolig 1 Fasade nordvest
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=17&filereference=686467_1_1.pdf
- title:
- <i class="far fa-file"></i> E5 Bolig 1 Fasader nordøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=18&filereference=686468_1_1.pdf
- title:
- <i class="far fa-file"></i> 100
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=19&filereference=686469_1_1.pdf
- title:
- <i class="far fa-file"></i> E4 Bolig 1 Fasade sørøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=20&filereference=686471_1_1.pdf
- title:
- <i class="far fa-file"></i> 200
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=21&filereference=686472_1_1.pdf
- title:
- <i class="far fa-file"></i> 1001
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=22&filereference=686473_1_1.pdf
- title:
- <i class="far fa-file"></i> E3 Bolig 1 Fasade sørøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=23&filereference=686474_1_1.pdf
- title:
- <i class="far fa-file"></i> E11 Bolig 1 Solforhold
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=24&filereference=686475_1_1.pdf
- title:
- <i class="far fa-file"></i> 2001
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=25&filereference=686476_1_1.pdf
- title:
- <i class="far fa-file"></i> F2 Redegjørelse hensynssoner
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=26&filereference=686477_1_1.pdf
- title:
- <i class="far fa-file"></i> F1 Redegjørelse Ryggveien 84
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=27&filereference=686478_1_1.pdf
- title:
- <i class="far fa-file"></i> FORUS RØR AS-UTF-SanitærinstallasjonerUTF PRO-Sanitærinstallasjoner
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=28&filereference=686479_1_1.pdf
- title:
- <i class="far fa-file"></i> RODA AGRI MASKIN AS-UTF-Veg-og grunnarbeider UTF-Vannforsynings-og avløpsanlegg PRO-Ve
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=29&filereference=686480_1_1.pdf
- title:
- <i class="far fa-file"></i> BRØDRENE LIE AS-UTF-Ventilasjon og klimainstallasjoner PRO-Ventilasjon-og klimainstall
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=30&filereference=686481_1_1.pdf
- title:
- <i class="far fa-file"></i> TAKST TEAM AS-KONTROLL-Våtrom i nye boliger KONTROLL-Lufttetthet i nye boliger
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=31&filereference=686482_1_1.pdf
- title:
- <i class="far fa-file"></i> ITAK AS-UTF-Taktekkingsarbeid
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=32&filereference=686483_1_1.pdf
- title:
- <i class="far fa-file"></i> OPTIMERA AS-PRO-Konstruksjonssikkerhet
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=33&filereference=686484_1_1.pdf
- title:
- <i class="far fa-file"></i> THORALF MYHRE AS-UTF-Murarbeid Membraner i våtrom
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=34&filereference=686485_1_1.pdf
- title:
- <i class="far fa-file"></i> XBO EIENDOMSUTVIKLING AS-PRO-Bygningsfysikk UTF-Tømrerarbeid og montering av trekonstr
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=35&filereference=686486_1_1.pdf
- title:
- <i class="far fa-file"></i> FIELD GEOSPATIAL AS-PRO-Oppmålingsteknisk prosjektering UTF-Innmåling og utstikking av
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=36&filereference=686487_1_1.pdf
- title:
- <i class="far fa-file"></i> STAVANGER VARMESENTER AS-UTF-Murarbeid Pipe og ildsted
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=37&filereference=686488_1_1.pdf
- title:
- <i class="far fa-file"></i> ENTREPRENØR GEIR STANGELAND AS-PRO-Konstruksjonssikkerhet Konstruksjonssikkerhet for b
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=38&filereference=686489_1_1.pdf
- title:
- <i class="far fa-file"></i> SJO FASTING AS-PRO-Arkitektur Arkitekturprosjektering begrenset til tek 17 kapittel 12
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=39&filereference=686490_1_1.pdf
- title:
- <i class="far fa-file"></i> 1304-1306
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=40&filereference=686491_1_1.pdf
- title:
- <i class="far fa-file"></i> 1304-13061
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=41&filereference=686492_1_1.sos
- title:
- <i class="far fa-file"></i> Gjennomfoeringsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=1&sequence=42&filereference=686493_1_1.pdf
- title:
- <i class="far fa-file"></i> C5 nabovarsel-svar-Ryggveien 76B
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=2&sequence=7&filereference=686457_2_1.pdf
- title:
- <i class="far fa-file"></i> C4 nabovarsel-svar-Ryggveien 86
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=2&sequence=9&filereference=686459_2_1.pdf
- title:
- <i class="far fa-file"></i> C3 Nabovarsel-svar-Ryggveien 88B
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5871-1&variant=A&version=2&sequence=10&filereference=686460_2_1.pdf
- entity_name:
- Randaberg kommune
- entity_id:
- 1127-randaberg-kommune
- case_title:
- Ryggveien 84 - Eiendom 48/1304 - Nytt bygg - boligformål
- case_serial_number:
- 2026/5872
- document_id:
- 2026/5872-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Ryggveien 84 - 48/1304 - Nytt bygg - boligformål
- document_date:
- 2026-08-24
- recorded_date:
- 2026-08-25
- from:
1 results
- SJO FASTING AS
- to:
No results.
- from_org:
1 results
- navn:
- SJO FASTING AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1127-randaberg-kommune/2026/5872
- files:
42 results
- title:
- <i class="far fa-file"></i> Skjema
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=1&filereference=686496_1_1.pdf
- title:
- <i class="far fa-file"></i> 02 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=2&filereference=686497_1_1.pdf
- title:
- <i class="far fa-file"></i> 03 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=3&filereference=686498_1_1.pdf
- title:
- <i class="far fa-file"></i> 01 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=4&filereference=686499_1_1.pdf
- title:
- <i class="far fa-file"></i> 04 Nabovarsel kvittering
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=5&filereference=686500_1_1.pdf
- title:
- <i class="far fa-file"></i> C1 Nabovarsel
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=7&filereference=686502_1_1.pdf
- title:
- <i class="far fa-file"></i> Oppsummering og kommentarer-nabomerknader
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=8&filereference=686503_1_1.pdf
- title:
- <i class="far fa-file"></i> A1-D1 Arealregnskap
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=11&filereference=686506_1_1.pdf
- title:
- <i class="far fa-file"></i> D2 Bolig 2 Situasjonsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=12&filereference=686507_1_1.pdf
- title:
- <i class="far fa-file"></i> E6 Bolig 2 Snitt
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=13&filereference=686508_1_1.pdf
- title:
- <i class="far fa-file"></i> E5 Bolig 2 Fasade sørvest
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=14&filereference=686509_1_1.pdf
- title:
- <i class="far fa-file"></i> E1 Bolig 2 Fasade nordøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=15&filereference=686510_1_1.pdf
- title:
- <i class="far fa-file"></i> E4 Bolig 2 Fasade sørøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=16&filereference=686511_1_1.pdf
- title:
- <i class="far fa-file"></i> D1 Bolig 2 Situasjonskart
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=17&filereference=686512_1_1.pdf
- title:
- <i class="far fa-file"></i> E3 Bolig 2 Fasade sørøst
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=18&filereference=686513_1_1.pdf
- title:
- <i class="far fa-file"></i> 100
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=19&filereference=686515_1_1.pdf
- title:
- <i class="far fa-file"></i> 1001
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=20&filereference=686516_1_1.pdf
- title:
- <i class="far fa-file"></i> E2 Bolig 2 Fasade nordvest
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=21&filereference=686517_1_1.pdf
- title:
- <i class="far fa-file"></i> 200
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=22&filereference=686518_1_1.pdf
- title:
- <i class="far fa-file"></i> E12 Bolig 2 Solforhold uteoppholdsarealer
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=23&filereference=686519_1_1.pdf
- title:
- <i class="far fa-file"></i> E11 Bolig 2 Solforhold
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=24&filereference=686520_1_1.pdf
- title:
- <i class="far fa-file"></i> 1304-1306
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=25&filereference=686521_1_1.sos
- title:
- <i class="far fa-file"></i> 2001
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=26&filereference=686522_1_1.pdf
- title:
- <i class="far fa-file"></i> F1 Redegjørelse Ryggveien 84
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=27&filereference=686523_1_1.pdf
- title:
- <i class="far fa-file"></i> F2 Redegjørelse hensynssoner
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=28&filereference=686524_1_1.pdf
- title:
- <i class="far fa-file"></i> FORUS RØR AS-PRO-Sanitærinstallasjoner UTF-SanitærinstallasjonerUTF
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=29&filereference=686525_1_1.pdf
- title:
- <i class="far fa-file"></i> BRØDRENE LIE AS-UTF-Ventilasjon og klimainstallasjoner PRO-Ventilasjon-og klimainstall
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=30&filereference=686526_1_1.pdf
- title:
- <i class="far fa-file"></i> 1304-13061
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=31&filereference=686528_1_1.pdf
- title:
- <i class="far fa-file"></i> ITAK AS-UTF-Taktekkingsarbeid
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=32&filereference=686529_1_1.pdf
- title:
- <i class="far fa-file"></i> RODA AGRI MASKIN AS-PRO-Vannforsynings og avløpsanlegg PRO-Veg-utearealer og landskaps
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=33&filereference=686530_1_1.pdf
- title:
- <i class="far fa-file"></i> STAVANGER VARMESENTER AS-UTF-Murarbeid Pipe og ildsted
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=34&filereference=686531_1_1.pdf
- title:
- <i class="far fa-file"></i> OPTIMERA AS-PRO-Konstruksjonssikkerhet
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=35&filereference=686532_1_1.pdf
- title:
- <i class="far fa-file"></i> ENTREPRENØR GEIR STANGELAND AS-PRO-Konstruksjonssikkerhet Konstruksjonssikkerhet for b
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=36&filereference=686533_1_1.pdf
- title:
- <i class="far fa-file"></i> FIELD GEOSPATIAL AS-UTF-Innmåling og utstikking av tiltak PRO-Oppmålingsteknisk prosje
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=37&filereference=686534_1_1.pdf
- title:
- <i class="far fa-file"></i> THORALF MYHRE AS-UTF-Murarbeid Membraner i våtrom
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=38&filereference=686535_1_1.pdf
- title:
- <i class="far fa-file"></i> SJO FASTING AS-PRO-Arkitektur Arkitekturprosjektering begrenset til tek 17 kapittel 12
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=39&filereference=686536_1_1.pdf
- title:
- <i class="far fa-file"></i> XBO EIENDOMSUTVIKLING AS-PRO-Brannkonsept UTF-Tømrerarbeid og montering av trekonstruk
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=40&filereference=686537_1_1.pdf
- title:
- <i class="far fa-file"></i> TAKST TEAM AS-KONTROLL-Våtrom i nye boliger KONTROLL-Lufttetthet i nye boliger
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=41&filereference=686538_1_1.pdf
- title:
- <i class="far fa-file"></i> Gjennomfoeringsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=1&sequence=42&filereference=686539_1_1.pdf
- title:
- <i class="far fa-file"></i> C3 Nabovarsel-svar-Ryggveien 88B
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=2&sequence=6&filereference=686501_2_1.pdf
- title:
- <i class="far fa-file"></i> C5 nabovarsel-svar-Ryggveien 76B
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=2&sequence=9&filereference=686504_2_1.pdf
- title:
- <i class="far fa-file"></i> C4 nabovarsel-svar-Ryggveien 86
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5872-1&variant=A&version=2&sequence=10&filereference=686505_2_1.pdf
- entity_name:
- Kvinnherad kommune
- entity_id:
- 1224-kvinnherad
- case_title:
- BS - 171/61 - Endring av bygg - fasade,Endring av bygg - påbygg,Endring av bygg - utvendig tilbygg mindre enn 50 m² - Skjelnesvegen 160
- case_serial_number:
- 2026/6510
- document_id:
- 2026/6510-1
- document_type:
- Inngående brev
- document_title:
- Søknad om tiltak - Eitt-trinns - 171/61
- document_date:
- 2026-08-21
- recorded_date:
- 2026-08-24
- from:
1 results
- O Jacobsen Trelast AS
- to:
1 results
- Kvinnherad kommune
- from_org:
1 results
- navn:
- O JACOBSEN TRELAST AS
- orgnummer:
- 966716924
- to_org:
1 results
- navn:
- KVINNHERAD KOMMUNE
- orgnummer:
- 964967636
- case_url:
- https://norske-postlister.no/sak/1224-kvinnherad/2026/6510
- files:
16 results
- title:
- <i class="far fa-file-pdf"></i> Skjema
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309011
- title:
- <i class="far fa-file-pdf"></i> 010726
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309012
- title:
- <i class="far fa-file-pdf"></i> 0107261
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309013
- title:
- <i class="far fa-file-pdf"></i> nabovarsel-1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309014
- title:
- <i class="far fa-file-pdf"></i> Kvittering-for-nabovarsel-1
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309015
- title:
- <i class="far fa-file-pdf"></i> Situasjons kart Barratt 171 61
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309016
- title:
- <i class="far fa-file-pdf"></i> Ny plan og snitt Barratt 171 61
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309017
- title:
- <i class="far fa-file-pdf"></i> Eksisterende plan og snitt Barratt 171 61
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309018
- title:
- <i class="far fa-file-pdf"></i> Ny plan og snitt Barratt 171 611
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309019
- title:
- <i class="far fa-file-pdf"></i> Eksisterende plan og snitt Barratt 171 611
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309020
- title:
- <i class="far fa-file-pdf"></i> Nye fasader Barratt 171 61
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309021
- title:
- <i class="far fa-file-pdf"></i> Eksisterende fasader Barratt 171 61
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309022
- title:
- <i class="far fa-file-pdf"></i> MÅGENISTAD BYGG AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309023
- title:
- <i class="far fa-file-pdf"></i> OPTIMERA BYGGSYSTEMER AS
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309024
- title:
- <i class="far fa-file-pdf"></i> 0
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309025
- title:
- <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
- url:
- https://prod01.elementscloud.no/publikum/Documents/ShowDocument/2ff0b82d-4b3d-48b4-987a-ebeff927518a/180072/309026
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02031 - Byggevarer region Nord – Midt Troms
- case_serial_number:
- 2026/2108
- document_id:
- 2026/2108-3
- document_type:
- Inngående brev
- document_title:
- Signert kontrakt - R02031 - Byggevarer region Nord – Midt Troms
- document_date:
- 2026-08-13
- recorded_date:
- 2026-08-14
- from:
2 results
- Forsvarsbygg
- Optimera AS
- to:
2 results
- Optimera AS (hovedenhet)
- Forsvarsbygg
- from_org:
2 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- navn:
- OPTIMERA AS
- orgnummer:
- 967013056
- to_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2108
- files:
No results.
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02027 - Byggevarer region Øst
- case_serial_number:
- 2026/2099
- document_id:
- 2026/2099-10
- document_type:
- Inngående brev
- document_title:
- Signert kontrakt - R02027 - Byggevarer region Øst
- document_date:
- 2026-08-13
- recorded_date:
- 2026-08-13
- from:
2 results
- Optimera AS
- Forsvarsbygg
- to:
2 results
- Forsvarsbygg
- Optimera AS (hovedenhet)
- from_org:
2 results
- navn:
- OPTIMERA AS
- orgnummer:
- 967013056
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- to_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2099
- files:
No results.
- entity_name:
- Randaberg kommune
- entity_id:
- 1127-randaberg-kommune
- case_title:
- Goaveien 35 - Eiendom 61/30 - Nytt bygg - boligformål,Riving av hele bygget,Nytt anlegg - vesentlig terrenginngrep
- case_serial_number:
- 2026/5794
- document_id:
- 2026/5794-1
- document_type:
- Inngående brev
- document_title:
- Ett-trinns søknad - Goaveien 35 - 61/30 - Nytt bygg - boligformål,Riving av hele bygget,Nytt anlegg - vesentlig terrenginngrep
- document_date:
- 2026-08-13
- recorded_date:
- 2026-08-13
- from:
1 results
- SANS ARKITEKTER AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1127-randaberg-kommune/2026/5794
- files:
21 results
- title:
- <i class="far fa-file"></i> Skjema
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=1&filereference=683558_1_1.pdf
- title:
- <i class="far fa-file"></i> nabovarsel-1
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=2&filereference=683559_1_1.pdf
- title:
- <i class="far fa-file"></i> Kvittering-for-nabovarsel-1
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=3&filereference=683560_1_1.pdf
- title:
- <i class="far fa-file"></i> 26003 Goaveien 35 - Fasader
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=4&filereference=683561_1_1.pdf
- title:
- <i class="far fa-file"></i> 26003 Goaveien 35 - Planer
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=5&filereference=683562_1_1.pdf
- title:
- <i class="far fa-file"></i> 26003 Goaveien 35 - Situasjonsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=6&filereference=683563_1_1.pdf
- title:
- <i class="far fa-file"></i> 26003 Goaveien 35 - Snitt
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=7&filereference=683564_1_1.pdf
- title:
- <i class="far fa-file"></i> Erklæring fra bank
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=8&filereference=683565_1_1.pdf
- title:
- <i class="far fa-file"></i> SANS ARKITEKTER AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=9&filereference=683566_1_1.pdf
- title:
- <i class="far fa-file"></i> OPTIMERA AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=10&filereference=683567_1_1.pdf
- title:
- <i class="far fa-file"></i> STEINNES-VVS AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=11&filereference=683568_1_1.pdf
- title:
- <i class="far fa-file"></i> SANDNES TAK AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=12&filereference=683569_1_1.pdf
- title:
- <i class="far fa-file"></i> CM FORSKALING AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=13&filereference=683570_1_1.pdf
- title:
- <i class="far fa-file"></i> BRØDRENE LIE AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=14&filereference=683571_1_1.pdf
- title:
- <i class="far fa-file"></i> STAVANGER VARMESENTER AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=15&filereference=683572_1_1.pdf
- title:
- <i class="far fa-file"></i> MELLEMSTRAND ANLEGGSERVICE AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=16&filereference=683573_1_1.pdf
- title:
- <i class="far fa-file"></i> HAGA BOLIG AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=17&filereference=683574_1_1.pdf
- title:
- <i class="far fa-file"></i> EINTVEIT BYGG AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=18&filereference=683575_1_1.pdf
- title:
- <i class="far fa-file"></i> TUNGE MASKIN AS
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=19&filereference=683576_1_1.pdf
- title:
- <i class="far fa-file"></i> Følgebrev Goaveien 35
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=20&filereference=683577_1_1.pdf
- title:
- <i class="far fa-file"></i> Gjennomfoeringsplan
- url:
- https://randaberg.pj.360online.com/Download/DownloadFile/?journalid=2026-5794-1&variant=A&version=1&sequence=21&filereference=683578_1_1.pdf
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02032 - Byggevarer region Nord – Trondenes, Evenes, Ramsund og Bjerkvik
- case_serial_number:
- 2026/2110
- document_id:
- 2026/2110-2
- document_type:
- Utgående brev
- document_title:
- Publisert avtale - R02032 - kjøp av byggevarer i region Nord – Trondenes, Evenes, Ramsund og Bjerkvik
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-17
- from:
1 results
- Forsvarsbygg
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2110
- files:
No results.
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02033 - Byggevarer region Nord – Andøya og Sortland
- case_serial_number:
- 2026/2114
- document_id:
- 2026/2114-2
- document_type:
- Utgående brev
- document_title:
- Publisert avtale - R02033 - kjøp av byggevarer i region Nord – Andøya og Sortland
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-17
- from:
1 results
- Forsvarsbygg
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2114
- files:
No results.
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02034 - Byggevarer region Nord – Salten
- case_serial_number:
- 2026/2116
- document_id:
- 2026/2116-2
- document_type:
- Utgående brev
- document_title:
- Publisert avtale - R02034 - kjøp av byggevarer i region Nord – Salten
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-17
- from:
1 results
- Forsvarsbygg
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2116
- files:
No results.
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02035 - Byggevarer region Nord – Helgeland
- case_serial_number:
- 2026/2118
- document_id:
- 2026/2118-2
- document_type:
- Utgående brev
- document_title:
- Publisert avtale - R02035 - kjøp av byggevarer i region Nord – Helgeland
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-17
- from:
1 results
- Forsvarsbygg
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2118
- files:
No results.
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02031 - Byggevarer region Nord – Midt Troms
- case_serial_number:
- 2026/2108
- document_id:
- 2026/2108-2
- document_type:
- Utgående brev
- document_title:
- Publisert avtale - R02031 - kjøp av byggevarer i region Nord – Midt Troms
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-14
- from:
1 results
- Forsvarsbygg
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2108
- files:
No results.
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02027 - Byggevarer region Øst
- case_serial_number:
- 2026/2099
- document_id:
- 2026/2099-7
- document_type:
- Utgående brev
- document_title:
- Publisert avtale - R02027 - kjøp av byggevarer i region Øst
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-13
- from:
1 results
- Forsvarsbygg
- to:
1 results
- Optimera AS (hovedenhet)
- from_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2099
- files:
No results.
- entity_name:
- Forsvarsbygg
- entity_id:
- forsvarsbygg
- case_title:
- Kontrakt - R02027 - Byggevarer region Øst
- case_serial_number:
- 2026/2099
- document_id:
- 2026/2099-8
- document_type:
- Inngående brev
- document_title:
- Melding fra leverandør - Trenger informasjon
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-13
- from:
1 results
- Optimera AS (hovedenhet)
- to:
1 results
- Forsvarsbygg
- from_org:
No results.
- to_org:
1 results
- navn:
- FORSVARSBYGG
- orgnummer:
- 975950697
- case_url:
- https://norske-postlister.no/sak/forsvarsbygg/2026/2099
- files:
No results.
- 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.