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:
- 622
- returned:
- 25
- capped:
- yes
- documents:
25 results
- entity_name:
- Agder fylkeskommune
- entity_id:
- agder-fylkeskommune
- case_title:
- Lærebedrift - VENTEC AS
- case_serial_number:
- 2026/53192
- document_id:
- 2026/53192-5
- document_type:
- Utgående brev
- document_title:
- Vedtak om godkjenning som lærebedrift - Automatiseringsfaget
- document_date:
- 2026-08-18
- recorded_date:
- 2026-08-18
- from:
No results.
- to:
1 results
- VENTEC AS
- from_org:
No results.
- to_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- case_url:
- https://norske-postlister.no/sak/agder-fylkeskommune/2026/53192
- files:
No results.
- entity_name:
- Agder fylkeskommune
- entity_id:
- agder-fylkeskommune
- case_title:
- Lærebedrift - VENTEC AS
- case_serial_number:
- 2026/53192
- document_id:
- 2026/53192-1
- document_type:
- Inngående brev
- document_title:
- Søknad om godkjenning som lærebedrift - Automatiseringsfaget
- document_date:
- 2026-08-17
- recorded_date:
- 2026-08-17
- from:
1 results
- VENTEC AS
- to:
No results.
- from_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/agder-fylkeskommune/2026/53192
- files:
No results.
- entity_name:
- Agder fylkeskommune
- entity_id:
- agder-fylkeskommune
- case_title:
- Lærebedrift - VENTEC AS
- case_serial_number:
- 2026/53192
- document_id:
- 2026/53192-3
- document_type:
- Inngående brev
- document_title:
- Svar fra LO
- document_date:
- 2026-08-17
- recorded_date:
- 2026-08-17
- from:
1 results
- LO Agder
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/agder-fylkeskommune/2026/53192
- files:
No results.
- entity_name:
- Agder fylkeskommune
- entity_id:
- agder-fylkeskommune
- case_title:
- Lærebedrift - VENTEC AS
- case_serial_number:
- 2026/53192
- document_id:
- 2026/53192-4
- document_type:
- Inngående brev
- document_title:
- Svar fra NHO
- document_date:
- 2026-08-17
- recorded_date:
- 2026-08-17
- from:
1 results
- NÆRINGSLIVETS HOVEDORGANISASJON NHO AGDER
- to:
No results.
- from_org:
1 results
- navn:
- NÆRINGSLIVETS HOVEDORGANISASJON NHO AGDER
- orgnummer:
- 974185180
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/agder-fylkeskommune/2026/53192
- files:
No results.
- entity_name:
- Kristiansand kommune
- entity_id:
- 1001-kristiansand-kommune
- case_title:
- Hamresandveien 30 98/550/0/0, leilighetsbygg med parkeringskjeller
- case_serial_number:
- 2024/20384
- document_id:
- 2024/20384-44
- document_type:
- Inngående brev
- document_title:
- Hamresandveien 30 98/550/0/0, signerte erklæringer om ansvarsrett fra Ventec
- document_date:
- 2026-04-24
- recorded_date:
- 2026-04-24
- from:
1 results
- VEGA ARKITEKTER AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1001-kristiansand-kommune/2024/20384
- files:
3 results
- title:
- <i class="far fa-file"></i> Hamresandveien 30 - 98_550 , BYGG-24_02344-40
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-20384-44&variant=A&version=1&sequence=1&filereference=5344422_1_1.pdf
- title:
- <i class="far fa-file"></i> Ansvar UTF - Ventilasjon og klimainstallasjoner
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-20384-44&variant=A&version=3&sequence=2&filereference=5344423_3_1.pdf
- title:
- <i class="far fa-file"></i> Ansvar PRO - Ventilasjon- og klimainstallasjoner
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-20384-44&variant=A&version=3&sequence=3&filereference=5344424_3_1.pdf
- entity_name:
- Kristiansand kommune
- entity_id:
- 1001-kristiansand-kommune
- case_title:
- Gamle Kuliaveg 100 610/662/0/0, gamle Kuliaveg 100 Søknad om ferdigattest 610/662
- case_serial_number:
- 2026/6776
- document_id:
- 2026/6776-1
- document_type:
- Inngående brev
- document_title:
- Gamle Kuliaveg 100 Søknad om ferdigattest 610/662
- document_date:
- 2026-03-19
- recorded_date:
- 2026-03-20
- from:
1 results
- DAGFIN SKAAR AS
- to:
No results.
- from_org:
1 results
- navn:
- DAGFIN SKAAR AS
- orgnummer:
- 982310482
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1001-kristiansand-kommune/2026/6776
- files:
15 results
- title:
- <i class="far fa-file"></i> Søknad om ferdigattest
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=1&filereference=5278031_2_1.PDF
- title:
- <i class="far fa-file"></i> 01- Følgebrev- ferdigattest-19.03.2026
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=2&filereference=5278032_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-1 Vedtak Midlertidig Brukstillatelse
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=3&filereference=5278033_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-2 Vedlegg- Kontroll- Ventilasjon- Innregulering
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=4&filereference=5278034_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-3 Vedlegg- Kontroll- Brann- ledelys og heis
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=5&filereference=5278035_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-4 20260316- Gjennomføringsplan versjon- 4
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=6&filereference=5278036_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-5 Kontroll Ventilasjon- Ventec- ans. sams.
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=7&filereference=5278037_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-6 Supplering tidligere søk- 04.05.2018
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=8&filereference=5278038_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-7 Supplering tidligere søk- 04.06.2018
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=9&filereference=5278039_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-8- S- UTF Agder Klimateknikk midlertidig
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=10&filereference=5278040_2_1.PDF
- title:
- <i class="far fa-file"></i> Q-9 S- UTF tømrer Byggsupport Midlertidig
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=11&filereference=5278041_2_1.PDF
- title:
- <i class="far fa-file"></i> S-1- Sør installasjon AS- sign
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=12&filereference=5278042_2_1.PDF
- title:
- <i class="far fa-file"></i> S-2 Mur I Sør AS- 10.02.2026
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=13&filereference=5278043_2_1.PDF
- title:
- <i class="far fa-file"></i> S-3 Frustøl- 10.02.2026
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=14&filereference=5278044_2_1.PDF
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=15&filereference=5278045_2_1.PDF
- entity_name:
- Kristiansand kommune
- entity_id:
- 1001-kristiansand-kommune
- case_title:
- Avenyen 14 63/982/0/0, ombygging av eksisterende butikk
- case_serial_number:
- 2025/19483
- document_id:
- 2025/19483-2
- document_type:
- Inngående brev
- document_title:
- Avenyen 14 Søknad om tillatelse i ett trinn 63/982
- document_date:
- 2025-11-03
- recorded_date:
- 2025-11-03
- from:
1 results
- BASIS ARKITEKTER AS
- to:
No results.
- from_org:
1 results
- navn:
- BASIS ARKITEKTER AS
- orgnummer:
- 977278333
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1001-kristiansand-kommune/2025/19483
- files:
30 results
- title:
- <i class="far fa-file"></i> Ettrinnssøknad
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=1&filereference=5016411_2_1.PDF
- title:
- <i class="far fa-file"></i> A10-01 Situasjonsplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=2&filereference=5016412_2_1.PDF
- title:
- <i class="far fa-file"></i> Brannkonsept-24255
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=3&filereference=5016413_2_1.PDF
- title:
- <i class="far fa-file"></i> Brannplaner Br20-100
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=4&filereference=5016414_2_1.PDF
- title:
- <i class="far fa-file"></i> A40-01 Fasader
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=5&filereference=5016415_2_1.PDF
- title:
- <i class="far fa-file"></i> A20-01 Plan 1 etasje
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=6&filereference=5016416_2_1.PDF
- title:
- <i class="far fa-file"></i> A20-010 Oversikt leietaker
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=7&filereference=5016417_2_1.PDF
- title:
- <i class="far fa-file"></i> A20-02 Plan 2 etasje
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=8&filereference=5016418_2_1.PDF
- title:
- <i class="far fa-file"></i> A30-01 Snitt A og B
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=9&filereference=5016419_2_1.PDF
- title:
- <i class="far fa-file"></i> A41-01 Eksisterende fasader
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=10&filereference=5016420_2_1.PDF
- title:
- <i class="far fa-file"></i> A41-02 Fotografi av dagens fasade
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=11&filereference=5016421_2_1.PDF
- title:
- <i class="far fa-file"></i> Arealkontroll andel bebyggelse i to etasjer
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=12&filereference=5016422_2_1.PDF
- title:
- <i class="far fa-file"></i> Nabovarsel-kvittering
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=13&filereference=5016423_2_1.PDF
- title:
- <i class="far fa-file"></i> nabovarsel-gjenpart
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=25&filereference=5016435_2_1.PDF
- title:
- <i class="far fa-file"></i> Vi innvilger søknaden om samtykke med vilkår
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=26&filereference=5016436_2_1.PDF
- title:
- <i class="far fa-file"></i> Eksisterende plan 1 etasje
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=27&filereference=5016437_2_1.PDF
- title:
- <i class="far fa-file"></i> Eksisterende plan 2 etasje
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=28&filereference=5016438_2_1.PDF
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=29&filereference=5016439_2_1.PDF
- title:
- <i class="far fa-file"></i> 33_KORR_Vedleggsopplysninger
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=30&filereference=5016440_2_1.PDF
- title:
- <i class="far fa-file"></i> AGDER BYGGPROSJEKTERING AS - KONTROLL Konstruksjonssikkerhet
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=14&filereference=5016424_3_1.PDF
- title:
- <i class="far fa-file"></i> AVITELL AS - UTF Installasjon - PRO Brannalarmanlegg - PRO Ledesystem - UTF Installasjon
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=15&filereference=5016425_3_1.PDF
- title:
- <i class="far fa-file"></i> BASIS arkitekter AS - PRO Arkitektur
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=16&filereference=5016426_3_1.PDF
- title:
- <i class="far fa-file"></i> BICO BYGG OG INNREDNING AS - UTF Tømrerarbeid
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=17&filereference=5016427_3_1.PDF
- title:
- <i class="far fa-file"></i> RØR I SØR AS - UTF Sanitærinstallasjoner - PRO Sanitærinstallasjoner - UTF Varme- - UTF Slukkeinstallasjoner
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=18&filereference=5016428_3_1.PDF
- title:
- <i class="far fa-file"></i> SIV ING ØIVIND B BERNTSEN AS - PRO Slukkeinstallasjoner - PRO Ventilasjon- - PRO Varme-
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=19&filereference=5016429_3_1.PDF
- title:
- <i class="far fa-file"></i> TK ELEVATOR NORWAY AS - UTF Løfteinnretninger - PRO Løfteinnretninger
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=20&filereference=5016430_3_1.PDF
- title:
- <i class="far fa-file"></i> TK RULLETRAPPER AS - UTF Løfteinnretninger - PRO Løfteinnretninger
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=21&filereference=5016431_3_1.PDF
- title:
- <i class="far fa-file"></i> TOMSTAD AS - KONTROLL Brannsikkerhet
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=22&filereference=5016432_3_1.PDF
- title:
- <i class="far fa-file"></i> VENTEC AS - UTF Ventilasjon-
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=23&filereference=5016433_3_1.PDF
- title:
- <i class="far fa-file"></i> VERDAL OG TRYSNES AS - UTF Murarbeid - PRO Konstruksjonssikkerhet - UTF Montering - UTF Plasstøpte
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=24&filereference=5016434_3_1.PDF
- entity_name:
- Kristiansand kommune
- entity_id:
- 1001-kristiansand-kommune
- case_title:
- Vestre Strandgate 29 150/1772/0/0, endring av bygg - innvendig - Brannskille i bygg
- case_serial_number:
- 2025/19840
- document_id:
- 2025/19840-1
- document_type:
- Inngående brev
- document_title:
- Vestre Strandgate 29 Søknad om tillatelse i ett trinn 150/1772
- document_date:
- 2025-10-13
- recorded_date:
- 2025-10-13
- from:
1 results
- BASIS ARKITEKTER AS
- to:
No results.
- from_org:
1 results
- navn:
- BASIS ARKITEKTER AS
- orgnummer:
- 977278333
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1001-kristiansand-kommune/2025/19840
- files:
18 results
- title:
- <i class="far fa-file"></i> Ettrinnssøknad
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=1&filereference=4969247_2_1.PDF
- title:
- <i class="far fa-file"></i> A10-01 Situasjonsplan - Nytt treningssenter
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=2&filereference=4969248_2_1.PDF
- title:
- <i class="far fa-file"></i> HQ Treningssenter - Ny planløsning
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=3&filereference=4969249_2_1.PDF
- title:
- <i class="far fa-file"></i> Br20-101
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=4&filereference=4969250_2_1.PDF
- title:
- <i class="far fa-file"></i> Brannkonsept-24177
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=5&filereference=4969251_2_1.PDF
- title:
- <i class="far fa-file"></i> HQ Treningssenter - Eksisterende planløsning
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=16&filereference=4969262_2_1.PDF
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=17&filereference=4969263_2_1.PDF
- title:
- <i class="far fa-file"></i> 21_KORR_Vedleggsopplysninger
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=18&filereference=4969264_2_1.PDF
- title:
- <i class="far fa-file"></i> ANDREAS ERLAND BYGG AS - UTF Tømrerarbeid
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=6&filereference=4969252_3_1.PDF
- title:
- <i class="far fa-file"></i> BASIS arkitekter AS - PRO Arkitektur
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=7&filereference=4969253_3_1.PDF
- title:
- <i class="far fa-file"></i> DAGFIN SKAAR AS - PRO Brannkonsept
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=8&filereference=4969254_3_1.PDF
- title:
- <i class="far fa-file"></i> EK ELEKTRO AS - UTF Installasjon - UTF Installasjon
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=9&filereference=4969255_3_1.PDF
- title:
- <i class="far fa-file"></i> HAUGLAND VVS AS - PRO Sanitærinstallasjoner - UTF SanitærinstallasjonerUTF
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=10&filereference=4969256_3_1.PDF
- title:
- <i class="far fa-file"></i> LINDLAND BYGGPROSJEKTERING AS - PRO Konstruksjonssikkerhet
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=11&filereference=4969257_3_1.PDF
- title:
- <i class="far fa-file"></i> NORTEK SECURITY TECHNOLOGY AS - PRO Brannalarmanlegg - PRO Ledesystem
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=12&filereference=4969258_3_1.PDF
- title:
- <i class="far fa-file"></i> RØR I SØR AS - UTF SlukkeinstallasjonerUTF - PRO Slukkeinstallasjoner
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=13&filereference=4969259_3_1.PDF
- title:
- <i class="far fa-file"></i> TORBJØRN GAUTESTAD AS - UTF Murarbeid
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=14&filereference=4969260_3_1.PDF
- title:
- <i class="far fa-file"></i> VENTEC AS - UTF Ventilasjon- - PRO Ventilasjon-
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=15&filereference=4969261_3_1.PDF
- entity_name:
- Grimstad kommune
- entity_id:
- 0904-grimstad-kommune
- case_title:
- 82/118/0/0 - XXXX-NAME-XXXX vei 121 - holviga barneskole
- case_serial_number:
- 2025/3622
- document_id:
- 2025/3622-14
- document_type:
- Inngående brev
- document_title:
- XXXX-NAME-XXXX vei 123 Søknad om igangsettingstillatelse 82/118
- document_date:
- 2025-08-29
- recorded_date:
- 2025-08-29
- from:
1 results
- FILTER ARKITEKTER AS
- to:
No results.
- from_org:
1 results
- navn:
- FILTER ARKITEKTER AS
- orgnummer:
- 881196042
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/0904-grimstad-kommune/2025/3622
- files:
17 results
- title:
- <i class="far fa-file"></i> ASPLAN VIAK AS - KONTROLL Geoteknikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/af780b57-8a10-4459-91e3-2dcb9a9b1c1a
- title:
- <i class="far fa-file"></i> AGDER EL INSTALLASJON AS - PRO Ledesystem
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/55212fe1-e591-419c-95f4-4978bb296bdc
- title:
- <i class="far fa-file"></i> 20_KORR_Vedleggsopplysninger
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/5f73cfd7-67be-4f1f-87c1-51a124c22f4d
- title:
- <i class="far fa-file"></i> VENTEC AS - UTF Ventilasjon
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/cc61fa8b-eb10-4296-8831-1e270efda4ba
- title:
- <i class="far fa-file"></i> SWECO NORGE AS - PRO Bygningsfysikk - PRO Brannkonsept - PRO Lydforhold - PRO Geoteknikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/a183603c-60f4-4c5f-958f-2a17d9f4e3b0
- title:
- <i class="far fa-file"></i> Søknad om igangsettingstillatelse
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/f31091a6-eecd-4c3c-bfdf-3f30f4acba41
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/a63efc1a-e245-43c0-930a-21e405725759
- title:
- <i class="far fa-file"></i> AGDER EL INSTALLASJON AS - UTF Installasjon
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/428efa85-54d8-42e3-b430-6b53862ea7d3
- title:
- <i class="far fa-file"></i> MOI RØR AS - UTF Installasjon - UTF SanitærinstallasjonerUTF - UTF SlukkeinstallasjonerUTF
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/0cb69dec-4c4e-438a-9f4b-26abbcb8abde
- title:
- <i class="far fa-file"></i> SWECO NORGE AS - PRO Geoteknikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/e6e9b3dc-0f99-4ae3-8cc1-b97f6847c86b
- title:
- <i class="far fa-file"></i> Vi innvilger søknaden om samtykke etter automatisk saksbehandling
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/eacbcbdc-05cb-4d6f-b04a-71139a7f6e33
- title:
- <i class="far fa-file"></i> E-07 Fasader
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/cae63ba9-4a37-4b12-8018-6f0b506f9fbf
- title:
- <i class="far fa-file"></i> Erklæring om ansvarsrett
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/61de8eb2-a516-4b1c-8903-a36fc12d86e6
- title:
- <i class="far fa-file"></i> BRG ENTREPRENØR AS - UTF Tømrerarbeid - UTF Montering - UTF Montering
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/f8cf1b07-4449-4e3b-bf93-32882ab945db
- title:
- <i class="far fa-file"></i> AGDER EL INSTALLASJON AS - UTF Installasjon - PRO Brannalarmanlegg
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/04337ce8-466f-470c-9c7f-f7b343102d31
- title:
- <i class="far fa-file"></i> ASPLAN VIAK AS - KONTROLL Konstruksjonssikkerhet - KONTROLL Brannkonsept - KONTROLL Bygningsfysikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/104a7334-3202-4603-b948-37fdc4249e60
- title:
- <i class="far fa-file"></i> HEIDELBERG MATERIALS PREFAB NORGE AS - PRO Konstruksjonssikkerhet
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/2fd6c768-9c94-413f-8d78-049e6ceb095b
- entity_name:
- Universitetet i Agder
- entity_id:
- utdanning-uia
- case_title:
- Anskaffelse Ventilasjonsarbeider
- case_serial_number:
- 2025/13261
- document_id:
- 2025/13261-4
- document_type:
- Utgående brev
- document_title:
- Tildelingsbrev
- document_date:
- 2025-08-18
- recorded_date:
- 2025-08-21
- from:
No results.
- to:
1 results
- Ventec AS, Agder Ventilasjon AS, GK Norge AS
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/utdanning-uia/2025/13261
- files:
No results.
- entity_name:
- Kristiansand kommune
- entity_id:
- 1001-kristiansand-kommune
- case_title:
- Nordre hovedgårds vei 20-24 - Vågsbygd Torv byggetrinn 1 -13/1191, 13/635 m.fl. og 13/1191/0/0, oppføring av to kombinerte bolig- og næringsbygg
- case_serial_number:
- 2024/1245
- document_id:
- 2024/1245-46
- document_type:
- Inngående brev
- document_title:
- Nordre hovedgårds vei 24 Søknad om igangsettingstillatelse 13/1191
- document_date:
- 2025-08-11
- recorded_date:
- 2025-08-11
- from:
1 results
- LY ARKITEKTER AS
- to:
No results.
- from_org:
1 results
- navn:
- LY ARKITEKTER AS
- orgnummer:
- 980714454
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1001-kristiansand-kommune/2024/1245
- files:
8 results
- title:
- <i class="far fa-file"></i> Søknad om igangsettingstillatelse
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=2&sequence=1&filereference=4843450_2_1.PDF
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=2&sequence=7&filereference=4843456_2_1.PDF
- title:
- <i class="far fa-file"></i> 11_KORR_Vedleggsopplysninger
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=2&sequence=8&filereference=4843457_2_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra MESTERTAK AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=3&sequence=2&filereference=4843451_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra MUR I SØR AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=3&sequence=3&filereference=4843452_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra KONE AKSJESELSKAP
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=3&sequence=4&filereference=4843453_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra VEF ENTREPRENØR AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=3&sequence=5&filereference=4843454_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra VENTEC AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=3&sequence=6&filereference=4843455_3_1.PDF
- entity_name:
- Kristiansand kommune
- entity_id:
- 1001-kristiansand-kommune
- case_title:
- Dyreparkveien 1 98/191/0/0, sjimpansebygg
- case_serial_number:
- 2024/22006
- document_id:
- 2024/22006-8
- document_type:
- Inngående brev
- document_title:
- Dyreparkveien 1 Søknad om igangsettingstillatelse 98/191
- document_date:
- 2025-07-07
- recorded_date:
- 2025-07-07
- from:
1 results
- SYDVEST ARKITEKTUR AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1001-kristiansand-kommune/2024/22006
- files:
17 results
- title:
- <i class="far fa-file"></i> 20_KORR_Vedleggsopplysninger
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=1&sequence=17&filereference=4808342_1_1.PDF
- title:
- <i class="far fa-file"></i> Søknad om igangsettingstillatelse
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=1&filereference=4808326_2_1.PDF
- title:
- <i class="far fa-file"></i> Melding om endring av ansvarsrett
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=2&filereference=4808327_2_1.PDF
- title:
- <i class="far fa-file"></i> Erklæring om ansvarsrett_SØK PRO
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=3&filereference=4808328_2_1.PDF
- title:
- <i class="far fa-file"></i> Følgebrev
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=4&filereference=4808329_2_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra VENTEC AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=5&filereference=4808330_2_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra HSH ENTREPRENØR AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=11&filereference=4808336_2_1.PDF
- title:
- <i class="far fa-file"></i> Arbeidstilsynets samtykke
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=15&filereference=4808340_2_1.PDF
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=16&filereference=4808341_2_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra BRANNKONSULT SØR AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=6&filereference=4808331_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra KRISTIANSAND TAK OG MEMBRAN AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=7&filereference=4808332_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra AVITELL AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=8&filereference=4808333_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra SYDVEST ARKITEKTUR AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=9&filereference=4808334_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra TORMOD BRAGDØ AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=10&filereference=4808335_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra STAV ARKITEKTER SØR AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=12&filereference=4808337_3_1.PDF
- title:
- <i class="far fa-file"></i> Ansvarserklæring fra SWECO NORGE AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=13&filereference=4808338_3_1.PDF
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=14&filereference=4808339_3_1.PDF
- entity_name:
- Universitetet i Agder
- entity_id:
- utdanning-uia
- case_title:
- Anskaffelse Ventilasjonsarbeider
- case_serial_number:
- 2025/13261
- document_id:
- 2025/13261-1
- document_type:
- Inngående brev
- document_title:
- Kontrakt
- document_date:
- 2025-06-20
- recorded_date:
- 2025-08-21
- from:
1 results
- Ventec AS
- to:
No results.
- from_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/utdanning-uia/2025/13261
- files:
No results.
- entity_name:
- Universitetet i Agder
- entity_id:
- utdanning-uia
- case_title:
- Anskaffelse Ventilasjonsarbeider
- case_serial_number:
- 2025/13261
- document_id:
- 2025/13261-10
- document_type:
- Inngående brev
- document_title:
- Tilbud
- document_date:
- 2025-04-30
- recorded_date:
- 2025-08-21
- from:
1 results
- Ventec AS
- to:
No results.
- from_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/utdanning-uia/2025/13261
- files:
No results.
- entity_name:
- Kristiansand kommune
- entity_id:
- 1001-kristiansand-kommune
- case_title:
- Universitetsveien 19 40/672/0/0, innvendig ombygging og fasadeendring
- case_serial_number:
- 2024/24459
- document_id:
- 2024/24459-11
- document_type:
- Inngående brev
- document_title:
- Universitetsveien 19 40/672/0/0, Søknad om igangsettelse
- document_date:
- 2025-04-29
- recorded_date:
- 2025-04-29
- from:
1 results
- AMTEDAL & HANSEN ARKITEKTKONTOR AS
- to:
No results.
- from_org:
1 results
- navn:
- AMTEDAL & HANSEN ARKITEKTKONTOR AS
- orgnummer:
- 982193664
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/1001-kristiansand-kommune/2024/24459
- files:
18 results
- title:
- <i class="far fa-file"></i> Byff-24 _ 02803-4, Universitetsveien 19, Søknad om igangsettelse
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=1&sequence=1&filereference=4643991_1_1.PDF
- title:
- <i class="far fa-file"></i> D-1, Situasjonsplan-M500
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=2&filereference=4643992_2_1.PDF
- title:
- <i class="far fa-file"></i> E-1, Eksisterende plan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=3&filereference=4643993_2_1.PDF
- title:
- <i class="far fa-file"></i> E-2, Ny plan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=4&filereference=4643994_2_1.PDF
- title:
- <i class="far fa-file"></i> E-3, Snitt (uendret)
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=5&filereference=4643995_2_1.PDF
- title:
- <i class="far fa-file"></i> E-4, Fasader, eksist. og nye
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=6&filereference=4643996_2_1.PDF
- title:
- <i class="far fa-file"></i> E-5, Konsept, endring av Brannplan
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=7&filereference=4643997_2_1.PDF
- title:
- <i class="far fa-file"></i> G-1, Gjennomforingsplan-PRO
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=8&filereference=4643998_2_1.PDF
- title:
- <i class="far fa-file"></i> G-2, Gjennomforingsplan-UTF
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=9&filereference=4643999_2_1.PDF
- title:
- <i class="far fa-file"></i> G-3, Ansvarsrett - A&H AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=10&filereference=4644000_2_1.PDF
- title:
- <i class="far fa-file"></i> G-4, Ansvarsrett - RIBr, Dagfin Skaar AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=11&filereference=4644001_2_1.PDF
- title:
- <i class="far fa-file"></i> G-5, Ansvarsrett - Løyning AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=12&filereference=4644002_2_1.PDF
- title:
- <i class="far fa-file"></i> G-6, ansvarsrett - Bico AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=13&filereference=4644003_2_1.PDF
- title:
- <i class="far fa-file"></i> G-7, Ansvarsrett - Ventec AS
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=14&filereference=4644004_2_1.PDF
- title:
- <i class="far fa-file"></i> G-9, Ansvarsrett - Avitell AS-
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=16&filereference=4644006_2_1.PDF
- title:
- <i class="far fa-file"></i> G-10, Ansvarsrett -Jens Kvarstein
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=17&filereference=4644007_2_1.PDF
- title:
- <i class="far fa-file"></i> Søknad-om-igangsettingstilatelse
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=2&sequence=18&filereference=4644008_2_1.PDF
- title:
- <i class="far fa-file"></i> G-8, Ansvarsrett - OLTO AS-
- url:
- https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-24459-11&variant=A&version=3&sequence=15&filereference=4644005_3_1.PDF
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Lindesnes - Gnr/bnr 684/107 - Heddeland Industriområde 1 - søknad om samtykke
- case_serial_number:
- 2025/19716
- document_id:
- 2025/19716-3
- document_type:
- Inngående brev
- document_title:
- Svar på varsel om avslag
- document_date:
- 2025-04-03
- recorded_date:
- 2025-04-03
- from:
1 results
- Ventec AS
- to:
No results.
- from_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2025/19716
- files:
7 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
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Lindesnes - Gnr/bnr 684/107 - Heddeland Industriområde 1 - søknad om samtykke
- case_serial_number:
- 2025/19716
- document_id:
- 2025/19716-1
- document_type:
- Inngående brev
- document_title:
- Søknad om samtykke
- document_date:
- 2025-03-24
- recorded_date:
- 2025-03-25
- from:
1 results
- VENTEC AS
- to:
No results.
- from_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2025/19716
- files:
3 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
- entity_name:
- Grimstad kommune
- entity_id:
- 0904-grimstad-kommune
- case_title:
- 1/279/0/0 - Campus Hotel Grimstad - hotell - terrengarbeider - utomhus og infrastruktur
- case_serial_number:
- 2024/17917
- document_id:
- 2024/17917-21
- document_type:
- Inngående brev
- document_title:
- XXXX-NAME-XXXX vei 4 Søknad om igangsettingstillatelse 1/279
- document_date:
- 2025-02-05
- recorded_date:
- 2025-02-05
- from:
1 results
- REN ARKITEKTUR AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/0904-grimstad-kommune/2024/17917
- files:
15 results
- title:
- <i class="far fa-file"></i> VENTEC AS - UTF Ventilasjon
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/429b3768-3f94-4053-b828-6904d454f9e3
- title:
- <i class="far fa-file"></i> MULTICONSULT NORGE AS - PRO Konstruksjonssikkerhet
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/70f32f96-226e-432a-8603-a758b15c3dc9
- title:
- <i class="far fa-file"></i> BJ MILJØ AS - PRO Ventilasjon- - PRO Slukkeinstallasjoner - PRO Varme- - PRO Sanitærinstallasjoner
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/706e76d2-d77f-4aaf-8f37-00a176c51719
- title:
- <i class="far fa-file"></i> ELEKTROXPERTEN AS - UTF Installasjon - PRO Brannalarmanlegg - UTF Installasjon - PRO Ledesystem
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/9e067ed6-018c-45f4-8d6e-a910fbc0b119
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/389868d4-f018-46d2-9bbb-fd63effc4098
- title:
- <i class="far fa-file"></i> HEIDELBERG MATERIALS PREFAB NORGE AS - UTF Montering
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/705c7685-4091-4c37-a07a-c350bcc82561
- title:
- <i class="far fa-file"></i> SCHINDLER AS - UTF LøfteinnretningerUTF - PRO Løfteinnretninger
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/82139e22-c866-4b2c-930a-9d7fdcf26c22
- title:
- <i class="far fa-file"></i> AAMODT VVS AS - UTF Varme - UTF SlukkeinstallasjonerUTF - UTF SanitærinstallasjonerUTF
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/840d6b09-503d-4952-8b7f-d90a57eec128
- title:
- <i class="far fa-file"></i> SWECO NORGE AS avd
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/a5abbd8f-8c80-4f10-abc3-c339b3b540d3
- title:
- <i class="far fa-file"></i> BRG ENTREPRENØR AS - UTF Radonsperre
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/50199737-3b44-4ed6-8733-b9ec34b601ac
- title:
- <i class="far fa-file"></i> Søknad om igangsettingstillatelse
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/20a7f21f-b45f-484a-b4af-72eb037aca2d
- title:
- <i class="far fa-file"></i> Vedleggsopplysninger
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/866f7e4e-a209-4640-95de-a2d4f55c4e44
- title:
- <i class="far fa-file"></i> HEIDELBERG MATERIALS PREFAB NORGE AS - PRO Konstruksjonssikkerhet - PRO Konstruksjonssikkerhet
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/0e00b3a3-671c-4dd9-b981-fccce59bf948
- title:
- <i class="far fa-file"></i> RAMBØLL NORGE AS - KONTROLL Konstruksjonssikkerhet - KONTROLL Bygningsfysikk - KONTROLL Brannsikkerhet
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/6b5bdf88-d66c-4551-808e-0233bf4f47c5
- title:
- <i class="far fa-file"></i> BRG ENTREPRENØR AS - UTF Plasstøpte
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/afe8fe7c-dfd2-4d41-b6b2-71ffe9eca20b
- entity_name:
- Grimstad kommune
- entity_id:
- 0904-grimstad-kommune
- case_title:
- 200/1963/0/0 - Hasseldalen - hasseldalen brygge - Bygg 3 - Bygg 11 - Lekeplass
- case_serial_number:
- 2024/19682
- document_id:
- 2024/19682-11
- document_type:
- Inngående brev
- document_title:
- Hasseldalen Søknad om igangsettingstillatelse 200/1963
- document_date:
- 2025-01-30
- recorded_date:
- 2025-01-31
- from:
1 results
- REN ARKITEKTUR AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/0904-grimstad-kommune/2024/19682
- files:
22 results
- title:
- <i class="far fa-file"></i> STOKKEBØ COMPETANSE AS - KONTROLL Geoteknikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/6b2a6c1e-da88-4b91-81c4-d969462bf558
- title:
- <i class="far fa-file"></i> MURMESTER KRISTIAN SOLLIE AS - UTF Murarbeid
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/c4c283a3-7f33-495d-8817-aca739286ca7
- title:
- <i class="far fa-file"></i> AGDER BYGGPROSJEKTERING AS - KONTROLL Konstruksjonssikkerhet - KONTROLL Bygningsfysikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/0e708280-8ba7-469a-85c0-a43074c36db0
- title:
- <i class="far fa-file"></i> ANLEGGSDATA AS - PRO Oppmålingsteknisk - UTF Innmåling
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/e1dac962-ff28-40c7-b273-7e9f89517f9f
- title:
- <i class="far fa-file"></i> Gjennomføringsplan
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/90f2a217-7e21-4721-a72e-0de8f8af8c8b
- title:
- <i class="far fa-file"></i> VAVIK OG TØNNESSEN AS - UTF Montering - UTF Tømrerarbeid - UTF Taktekkingsarbeid - UTF Plasstøpte
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/b7f2e40f-749c-4822-9f24-9a623f57387f
- title:
- <i class="far fa-file"></i> VENTEC AS - UTF Ventilasjon - PRO Ventilasjon-
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1aaaa17c-f4d9-4cc4-b375-d3c29da39124
- title:
- <i class="far fa-file"></i> Vedleggsopplysninger
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/83e89334-236f-4a7d-a588-deec90fb4c81
- title:
- <i class="far fa-file"></i> PROSJEKTGRUPPEN AS - KONTROLL Brannsikkerhet
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/2d1f8445-69fe-465a-ab9d-26c82a75d331
- title:
- <i class="far fa-file"></i> HELDAL ENTREPRENØR AS - UTF Veg- - UTF Vannforsynings- - UTF Landskapsutforming
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/a7d8881e-d060-404a-8ab7-ef2fddd408b2
- title:
- <i class="far fa-file"></i> Søknad om igangsettingstillatelse
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/93b31fd3-3753-4170-8742-0bd81eeb4652
- title:
- <i class="far fa-file"></i> Følgebrev
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/cf349644-2f50-4a1d-9f49-e6086d6b6f7a
- title:
- <i class="far fa-file"></i> HELDAL ENTREPRENØR AS - UTF Veg-
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/d0ff6993-209a-404d-b951-8816339f1a12
- title:
- <i class="far fa-file"></i> AGDER EL INSTALLASJON AS - UTF Installasjon - PRO Brannalarmanlegg - PRO Ledesystem - UTF Installasjon
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/5e4d19b8-6601-44c4-8d40-5dfe07100a3d
- title:
- <i class="far fa-file"></i> CONSULT GRUPPEN AS - PRO Geoteknikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1415848c-611e-40a3-8be2-1860b652d9d4
- title:
- <i class="far fa-file"></i> BRÅTVEIT AS - PRO Sanitærinstallasjoner - PRO Slukkeinstallasjoner - PRO Vannforsynings
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/e1336d1e-eff9-488e-a800-718c854e794d
- title:
- <i class="far fa-file"></i> MOI RØR AS - UTF SlukkeinstallasjonerUTF - UTF SanitærinstallasjonerUTF
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/60849e36-bf58-4abc-bca4-78e39a303c7f
- title:
- <i class="far fa-file"></i> TK ELEVATOR NORWAY AS - PRO Løfteinnretninger - UTF LøfteinnretningerUTF
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1494eb46-19a0-4caf-bde3-1d48ee9a06f4
- title:
- <i class="far fa-file"></i> REN ARKITEKTUR AS - PRO Utearealer
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/54f70fe5-51fd-4372-8ff1-2a6a6fd5c26b
- title:
- <i class="far fa-file"></i> F-01 Rapport Skredsikkerhet Snøskred - Kontrollert
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1e2575dc-3b30-4b48-96c6-8d5b2598a9da
- title:
- <i class="far fa-file"></i> STAV ARKITEKTER SØR AS - PRO Konstruksjonssikkerhet - PRO Lydforhold - PRO Brannkonsept - PRO Bygningsfysikk
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/5f7a6a24-cf08-44b3-899b-80d369ae7ef3
- title:
- <i class="far fa-file"></i> HELDAL ENTREPRENØR AS - UTF Landskapsutforming
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1ab915c3-c092-4310-8f9e-00294d600b74
- entity_name:
- Grimstad kommune
- entity_id:
- 0904-grimstad-kommune
- case_title:
- 200/1963/0/0 - Hasseldalen - hasseldalen brygge - Bygg 3 - Bygg 11 - Lekeplass
- case_serial_number:
- 2024/19682
- document_id:
- 2024/19682-10
- document_type:
- Internt notat uten oppfølging
- document_title:
- Sentral godkjenning
- document_date:
- 2025-01-30
- recorded_date:
- 2025-01-30
- from:
No results.
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/0904-grimstad-kommune/2024/19682
- files:
13 results
- title:
- <i class="far fa-file"></i> Sentral godkjenning REN Arkitektur AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/d50cbe7e-1cb7-4521-81f8-0fb643ba607d
- title:
- <i class="far fa-file"></i> Sentral godkjenning BRÅTVEIT AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/52083b2d-760f-4ee1-aa0b-52ee01490536
- title:
- <i class="far fa-file"></i> Sentral godkjenning MURMESTER KRISTIAN SOLLIE AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/2be4c371-efe1-4280-ac7f-0211965b8be4
- title:
- <i class="far fa-file"></i> Sentral godkjenning ANLEGGSDATA AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/7874b42d-aecd-4c44-8feb-105499f19001
- title:
- <i class="far fa-file"></i> Sentral godkjenning TK ELEVATOR NORWAY AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/3f066fda-196f-4c72-9189-0fa99f9f15aa
- title:
- <i class="far fa-file"></i> Sentral godkjenning VAVIK OG TØNNESSEN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/4f95c532-e746-4152-ad26-41400409f18f
- title:
- <i class="far fa-file"></i> Sentral godkjenning VENTEC AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/545f215c-e284-4a82-868e-5bec98de436d
- title:
- <i class="far fa-file"></i> Sentral godkjenning AGDER BYGGPROSJEKTERING AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/8040e041-66d5-4ca8-a65f-cdd2231ac2b1
- title:
- <i class="far fa-file"></i> Sentral godkjenning MOI RØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/468c2067-3ef3-42d3-80c5-bc67d20aa2ee
- title:
- <i class="far fa-file"></i> Sentral godkjenning STAV ARKITEKTER SØR AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/d78c5ce0-295f-4027-b116-4be762a7e3de
- title:
- <i class="far fa-file"></i> Sentral godkjenning CONSULT GRUPPEN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/acb36fa6-0983-48f5-a870-71b4911d8623
- title:
- <i class="far fa-file"></i> Sentral godkjenning PROSJEKTGRUPPEN AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/cd956041-80c1-446f-8670-e652512bd1db
- title:
- <i class="far fa-file"></i> Sentral godkjenning AGDER EL INSTALLASJON AS
- url:
- https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/bc1f26d5-e428-4d4b-9624-e0548c33bbe0
- entity_name:
- Agder fylkeskommune
- entity_id:
- agder-fylkeskommune
- case_title:
- Rammekontrakt, håndverkertjenester
- case_serial_number:
- 2024/29224
- document_id:
- 2024/29224-8
- document_type:
- Utgående brev
- document_title:
- Melding Alle for Rammekontrakt, Håndverkstjenester til Agder fylkeskommune
- document_date:
- 2025-01-29
- recorded_date:
- 2025-01-29
- from:
No results.
- to:
50 results
- Avitell as
- Malerbua a/s
- Finn og Albert Egeland AS
- Byggpartnere AS
- HSH Entreprenør as
- Agderbygg AS
- Aamodt Bygg
- Evtek AS
- Einar Sundsdal AS
- Hjorteland`s Aut. Rørleggerforr. As
- Bravida Norge AS
- Brødrene Jakobsen AS
- XXXX-NAME-XXXX og sønn AS
- Sørlandets Elektro AS
- Agder Ventilasjon AS
- Caverion Norge AS
- FLOW-VVS AGDER AS
- LM entreprenør as
- Ventec AS
- Byggmester Per Otto Ingebretsen
- EVTEK AS
- Aeron AS
- Bravida Arendal Elektro Service
- P.A Klev eftf. A/S
- Modalsli rør
- Bravida Norge AS
- Lindal Hus AS
- Bravida Arendal VVS AS
- ERV Teknikk AS
- Mercell Norge
- Backe Sør AS
- Bravida Arendal Elektro Service
- Olto VVS AS
- Kåre Christensen AS
- STANGBORLI BYGG AS
- Morgan AS
- Arendal El Team AS
- Skagerak Solutions AS
- Bico bygg og innredning as
- FLOW Elektro Agder
- Evje Elektriske A/S
- Modalsli Rør Lister AS
- asfad
- Malco AS
- OneCo Elektro AS Region Sør
- Lillesand Elektro AS
- MULTIFLIS AS
- Varme & Bad AS
- Olsenbygg Grimstad AS
- BRUHJELL & SIRNES AS
- from_org:
No results.
- to_org:
31 results
- navn:
- AVITELL AS
- orgnummer:
- 910405004
- navn:
- FINN OG ALBERT EGELAND AS
- orgnummer:
- 987760605
- navn:
- BYGGPARTNERE AS
- orgnummer:
- 997807863
- navn:
- HSH ENTREPRENØR AS
- orgnummer:
- 920022138
- navn:
- AGDERBYGG AS
- orgnummer:
- not reported by source
- navn:
- AAMODT BYGG AS
- orgnummer:
- 988412929
- navn:
- EINAR SUNDSDAL AS
- orgnummer:
- 954966496
- navn:
- BRAVIDA NORGE AS
- orgnummer:
- 987582561
- navn:
- BRØDRENE JAKOBSEN AS
- orgnummer:
- 940536146
- navn:
- SØRLANDETS ELEKTRO AS
- orgnummer:
- not reported by source
- navn:
- AGDER VENTILASJON AS
- orgnummer:
- 988222704
- navn:
- CAVERION NORGE AS
- orgnummer:
- 959069743
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- navn:
- BYGGMESTER PER OTTO INGEBRETSEN AS
- orgnummer:
- 993903701
- navn:
- AERON AS
- orgnummer:
- 937775741
- navn:
- MODALSLI RØR AS
- orgnummer:
- 943082472
- navn:
- BRAVIDA NORGE AS
- orgnummer:
- 987582561
- navn:
- LINDAL HUS AS
- orgnummer:
- 982908167
- navn:
- ERV TEKNIKK AS
- orgnummer:
- 990517266
- navn:
- MERCELL NORGE AS
- orgnummer:
- 990638942
- navn:
- KÅRE CHRISTENSEN AS
- orgnummer:
- 993505560
- navn:
- STANGBORLI BYGG AS
- orgnummer:
- 914768888
- navn:
- MORGAN AS
- orgnummer:
- 998179327
- navn:
- ARENDAL EL TEAM AS
- orgnummer:
- 989176935
- navn:
- BICO BYGG OG INNREDNING AS
- orgnummer:
- 929918487
- navn:
- MALCO AS
- orgnummer:
- 971584106
- navn:
- LILLESAND ELEKTRO AS
- orgnummer:
- 988989223
- navn:
- MULTIFLIS AS
- orgnummer:
- 992299649
- navn:
- VARME & BAD AS
- orgnummer:
- 981513843
- navn:
- OLSENBYGG GRIMSTAD AS
- orgnummer:
- 998339898
- navn:
- BRUHJELL & SIRNES AS
- orgnummer:
- 987237031
- case_url:
- https://norske-postlister.no/sak/agder-fylkeskommune/2024/29224
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Spørsmål om energivurdering av tekniske anlegg - Henvendelse fra Ventec AS
- case_serial_number:
- 2025/2531
- document_id:
- 2025/2531-2
- document_type:
- Utgående brev
- document_title:
- 202502531-1 - Spørsmål om godkjenning av firma for enegivurdering av tekniske anlegg
- document_date:
- 2025-01-27
- recorded_date:
- 2025-01-27
- from:
No results.
- to:
1 results
- XXXX-EMAIL-DOMAIN-ventec.no-XXXX
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/nve/2025/2531
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Spørsmål om energivurdering av tekniske anlegg - Henvendelse fra Ventec AS
- case_serial_number:
- 2025/2531
- document_id:
- 2025/2531-1
- document_type:
- Inngående brev
- document_title:
- Spørsmål om godkjenning av firma for enegivurdering av tekniske anlegg
- document_date:
- 2025-01-23
- recorded_date:
- 2025-01-24
- from:
1 results
- VENTEC AS
- to:
No results.
- from_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/nve/2025/2531
- files:
No results.
- entity_name:
- Direktoratet for byggkvalitet
- entity_id:
- dir-byggkvalitet
- case_title:
- Fornyelse av sentral godkjenning - 957698085 - VENTEC AS
- case_serial_number:
- 2024/11367
- document_id:
- 2024/11367-4
- document_type:
- Utgående brev
- document_title:
- Svar på søknad om sentral godkjenning av foretak for ansvarsrett - 957698085 - VENTEC AS
- document_date:
- 2024-12-10
- recorded_date:
- 2024-12-10
- from:
1 results
- XXXX-NAME-XXXX
- to:
1 results
- VENTEC AS
- from_org:
No results.
- to_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- case_url:
- https://norske-postlister.no/sak/dir-byggkvalitet/2024/11367
- files:
No results.
- entity_name:
- Direktoratet for byggkvalitet
- entity_id:
- dir-byggkvalitet
- case_title:
- Fornyelse av sentral godkjenning - 957698085 - VENTEC AS
- case_serial_number:
- 2024/11367
- document_id:
- 2024/11367-2
- document_type:
- Utgående brev
- document_title:
- Foreløpig svar på søknad om sentral godkjenning av foretak for ansvarsrett - 957698085 - VENTEC AS
- document_date:
- 2024-12-09
- recorded_date:
- 2024-12-09
- from:
1 results
- XXXX-NAME-XXXX
- to:
1 results
- VENTEC AS
- from_org:
No results.
- to_org:
1 results
- navn:
- VENTEC AS
- orgnummer:
- not reported by source
- case_url:
- https://norske-postlister.no/sak/dir-byggkvalitet/2024/11367
- 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.