search

Search Norwegian public mail journals (postlister).

Signature: search(query: string, optional, default '*'; entity_id: string, optional, default None; date_from: string, optional, default None; date_to: string, optional, default None; limit: integer, items, optional, default 20; offset: integer, items, optional, default 0)

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

Replace {query}, {entity_id}, {date_from}, {date_to}, {limit} with values. Remove unused optional parameters from the URL.

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.

ParameterRequirementJSON typeDescription
queryoptionalstringLucene 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_idoptionalunionRestrict to one authority, e.g. "2012-alta-kommune". Read it off `entity_id` in earlier results.
date_fromoptionalunionDocument-date lower bound, ISO "YYYY-MM-DD" (inclusive).
date_tooptionalunionDocument-date upper bound, ISO "YYYY-MM-DD" (inclusive).
limitoptionalintegerMax documents to return, 1 to 100 (default 20). Unit: items.
offsetoptionalintegerNumber 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.

Type: 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).
Type: string. Restrict to one authority, e.g. "2012-alta-kommune". Read it off `entity_id` in earlier results.
Type: string. Document-date lower bound, ISO "YYYY-MM-DD" (inclusive).
Type: string. Document-date upper bound, ISO "YYYY-MM-DD" (inclusive).
Type: integer. Max documents to return, 1 to 100 (default 20). Unit: items.

Result

Source: Norwegian public correspondence journals. Retrieved 2026-09-11T21:01:11Z in 0.680 seconds.

total_hits:
622
returned:
25
capped:
yes
documents:

25 results

  1. 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

    1. VENTEC AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      VENTEC AS
      orgnummer:
      not reported by source
    case_url:
    https://norske-postlister.no/sak/agder-fylkeskommune/2026/53192
    files:

    No results.

  2. 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

    1. VENTEC AS
    to:

    No results.

    from_org:

    1 results

    1. 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.

  3. 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

    1. 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.

  4. 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

    1. NÆRINGSLIVETS HOVEDORGANISASJON NHO AGDER
    to:

    No results.

    from_org:

    1 results

    1. 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.

  5. 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

    1. 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

    1. 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
    2. 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
    3. 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
  6. 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

    1. DAGFIN SKAAR AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. title:
      <i class="far fa-file"></i> S&oslash;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
    2. title:
      <i class="far fa-file"></i> 01- F&oslash;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
    3. 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
    4. 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
    5. 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
    6. title:
      <i class="far fa-file"></i> Q-4 20260316- Gjennomf&oslash;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
    7. 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
    8. title:
      <i class="far fa-file"></i> Q-6 Supplering tidligere s&oslash;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
    9. title:
      <i class="far fa-file"></i> Q-7 Supplering tidligere s&oslash;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
    10. 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
    11. title:
      <i class="far fa-file"></i> Q-9 S- UTF t&oslash;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
    12. title:
      <i class="far fa-file"></i> S-1- S&oslash;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
    13. title:
      <i class="far fa-file"></i> S-2 Mur I S&oslash;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
    14. title:
      <i class="far fa-file"></i> S-3 Frust&oslash;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
    15. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2026-6776-1&variant=A&version=2&sequence=15&filereference=5278045_2_1.PDF
  7. 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

    1. BASIS ARKITEKTER AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. title:
      <i class="far fa-file"></i> Ettrinnss&oslash;knad
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=1&filereference=5016411_2_1.PDF
    2. 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
    3. 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
    4. 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
    5. 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
    6. 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
    7. 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
    8. 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
    9. 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
    10. 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
    11. 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
    12. 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
    13. 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
    14. 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
    15. title:
      <i class="far fa-file"></i> Vi innvilger s&oslash;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
    16. 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
    17. 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
    18. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=2&sequence=29&filereference=5016439_2_1.PDF
    19. 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
    20. 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
    21. 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
    22. 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
    23. title:
      <i class="far fa-file"></i> BICO BYGG OG INNREDNING AS - UTF T&oslash;mrerarbeid
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=17&filereference=5016427_3_1.PDF
    24. title:
      <i class="far fa-file"></i> R&Oslash;R I S&Oslash;R AS - UTF Sanit&aelig;rinstallasjoner - PRO Sanit&aelig;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
    25. title:
      <i class="far fa-file"></i> SIV ING &Oslash;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
    26. title:
      <i class="far fa-file"></i> TK ELEVATOR NORWAY AS - UTF L&oslash;fteinnretninger - PRO L&oslash;fteinnretninger
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=20&filereference=5016430_3_1.PDF
    27. title:
      <i class="far fa-file"></i> TK RULLETRAPPER AS - UTF L&oslash;fteinnretninger - PRO L&oslash;fteinnretninger
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=21&filereference=5016431_3_1.PDF
    28. 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
    29. 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
    30. title:
      <i class="far fa-file"></i> VERDAL OG TRYSNES AS - UTF Murarbeid - PRO Konstruksjonssikkerhet - UTF Montering - UTF Plasst&oslash;pte
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19483-2&variant=A&version=3&sequence=24&filereference=5016434_3_1.PDF
  8. 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

    1. BASIS ARKITEKTER AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. title:
      <i class="far fa-file"></i> Ettrinnss&oslash;knad
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=1&filereference=4969247_2_1.PDF
    2. 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
    3. title:
      <i class="far fa-file"></i> HQ Treningssenter - Ny planl&oslash;sning
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=3&filereference=4969249_2_1.PDF
    4. 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
    5. 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
    6. title:
      <i class="far fa-file"></i> HQ Treningssenter - Eksisterende planl&oslash;sning
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=16&filereference=4969262_2_1.PDF
    7. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=2&sequence=17&filereference=4969263_2_1.PDF
    8. 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
    9. title:
      <i class="far fa-file"></i> ANDREAS ERLAND BYGG AS - UTF T&oslash;mrerarbeid
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=6&filereference=4969252_3_1.PDF
    10. 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
    11. 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
    12. 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
    13. title:
      <i class="far fa-file"></i> HAUGLAND VVS AS - PRO Sanit&aelig;rinstallasjoner - UTF Sanit&aelig;rinstallasjonerUTF
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2025-19840-1&variant=A&version=3&sequence=10&filereference=4969256_3_1.PDF
    14. 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
    15. 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
    16. title:
      <i class="far fa-file"></i> R&Oslash;R I S&Oslash;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
    17. title:
      <i class="far fa-file"></i> TORBJ&Oslash;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
    18. 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
  9. 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

    1. FILTER ARKITEKTER AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. 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
    2. 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
    3. 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
    4. 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
    5. 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
    6. title:
      <i class="far fa-file"></i> S&oslash;knad om igangsettingstillatelse
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/f31091a6-eecd-4c3c-bfdf-3f30f4acba41
    7. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/a63efc1a-e245-43c0-930a-21e405725759
    8. 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
    9. title:
      <i class="far fa-file"></i> MOI R&Oslash;R AS - UTF Installasjon - UTF Sanit&aelig;rinstallasjonerUTF - UTF SlukkeinstallasjonerUTF
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/0cb69dec-4c4e-438a-9f4b-26abbcb8abde
    10. 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
    11. title:
      <i class="far fa-file"></i> Vi innvilger s&oslash;knaden om samtykke etter automatisk saksbehandling
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/eacbcbdc-05cb-4d6f-b04a-71139a7f6e33
    12. 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
    13. title:
      <i class="far fa-file"></i> Erkl&aelig;ring om ansvarsrett
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/61de8eb2-a516-4b1c-8903-a36fc12d86e6
    14. title:
      <i class="far fa-file"></i> BRG ENTREPREN&Oslash;R AS - UTF T&oslash;mrerarbeid - UTF Montering - UTF Montering
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/f8cf1b07-4449-4e3b-bf93-32882ab945db
    15. 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
    16. 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
    17. 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
  10. 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

    1. 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.

  11. 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

    1. LY ARKITEKTER AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. title:
      <i class="far fa-file"></i> S&oslash;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
    2. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-1245-46&variant=A&version=2&sequence=7&filereference=4843456_2_1.PDF
    3. 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
    4. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
    5. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;ring fra MUR I S&Oslash;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
    6. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
    7. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;ring fra VEF ENTREPREN&Oslash;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
    8. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
  12. 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

    1. 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

    1. 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
    2. title:
      <i class="far fa-file"></i> S&oslash;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
    3. 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
    4. title:
      <i class="far fa-file"></i> Erkl&aelig;ring om ansvarsrett_S&Oslash;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
    5. title:
      <i class="far fa-file"></i> F&oslash;lgebrev
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=4&filereference=4808329_2_1.PDF
    6. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
    7. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;ring fra HSH ENTREPREN&Oslash;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
    8. 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
    9. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=2&sequence=16&filereference=4808341_2_1.PDF
    10. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;ring fra BRANNKONSULT S&Oslash;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
    11. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
    12. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
    13. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
    14. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;ring fra TORMOD BRAGD&Oslash; AS
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=10&filereference=4808335_3_1.PDF
    15. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;ring fra STAV ARKITEKTER S&Oslash;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
    16. title:
      <i class="far fa-file"></i> Ansvarserkl&aelig;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
    17. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://kristiansand.pj.360online.com/Download/DownloadFile/?journalid=2024-22006-8&variant=A&version=3&sequence=14&filereference=4808339_3_1.PDF
  13. 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

    1. Ventec AS
    to:

    No results.

    from_org:

    1 results

    1. 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.

  14. 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

    1. Ventec AS
    to:

    No results.

    from_org:

    1 results

    1. 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.

  15. 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

    1. AMTEDAL & HANSEN ARKITEKTKONTOR AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. title:
      <i class="far fa-file"></i> Byff-24 _ 02803-4, Universitetsveien 19, S&oslash;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
    2. 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
    3. 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
    4. 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
    5. 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
    6. 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
    7. 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
    8. 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
    9. 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
    10. title:
      <i class="far fa-file"></i> G-3, Ansvarsrett - A&amp;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
    11. 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
    12. title:
      <i class="far fa-file"></i> G-5, Ansvarsrett - L&oslash;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
    13. 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
    14. 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
    15. 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
    16. 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
    17. title:
      <i class="far fa-file"></i> S&oslash;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
    18. 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
  16. 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

    1. Ventec AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    2. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    3. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    4. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    5. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    6. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    7. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
  17. 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

    1. VENTEC AS
    to:

    No results.

    from_org:

    1 results

    1. 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

    1. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    2. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
    3. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
  18. 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

    1. 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

    1. 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
    2. 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
    3. title:
      <i class="far fa-file"></i> BJ MILJ&Oslash; AS - PRO Ventilasjon- - PRO Slukkeinstallasjoner - PRO Varme- - PRO Sanit&aelig;rinstallasjoner
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/706e76d2-d77f-4aaf-8f37-00a176c51719
    4. 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
    5. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/389868d4-f018-46d2-9bbb-fd63effc4098
    6. 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
    7. title:
      <i class="far fa-file"></i> SCHINDLER AS - UTF L&oslash;fteinnretningerUTF - PRO L&oslash;fteinnretninger
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/82139e22-c866-4b2c-930a-9d7fdcf26c22
    8. title:
      <i class="far fa-file"></i> AAMODT VVS AS - UTF Varme - UTF SlukkeinstallasjonerUTF - UTF Sanit&aelig;rinstallasjonerUTF
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/840d6b09-503d-4952-8b7f-d90a57eec128
    9. 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
    10. title:
      <i class="far fa-file"></i> BRG ENTREPREN&Oslash;R AS - UTF Radonsperre
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/50199737-3b44-4ed6-8733-b9ec34b601ac
    11. title:
      <i class="far fa-file"></i> S&oslash;knad om igangsettingstillatelse
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/20a7f21f-b45f-484a-b4af-72eb037aca2d
    12. 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
    13. 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
    14. title:
      <i class="far fa-file"></i> RAMB&Oslash;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
    15. title:
      <i class="far fa-file"></i> BRG ENTREPREN&Oslash;R AS - UTF Plasst&oslash;pte
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/afe8fe7c-dfd2-4d41-b6b2-71ffe9eca20b
  19. 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

    1. 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

    1. title:
      <i class="far fa-file"></i> STOKKEB&Oslash; COMPETANSE AS - KONTROLL Geoteknikk
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/6b2a6c1e-da88-4b91-81c4-d969462bf558
    2. 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
    3. 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
    4. title:
      <i class="far fa-file"></i> ANLEGGSDATA AS - PRO Oppm&aring;lingsteknisk - UTF Innm&aring;ling
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/e1dac962-ff28-40c7-b273-7e9f89517f9f
    5. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/90f2a217-7e21-4721-a72e-0de8f8af8c8b
    6. title:
      <i class="far fa-file"></i> VAVIK OG T&Oslash;NNESSEN AS - UTF Montering - UTF T&oslash;mrerarbeid - UTF Taktekkingsarbeid - UTF Plasst&oslash;pte
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/b7f2e40f-749c-4822-9f24-9a623f57387f
    7. 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
    8. 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
    9. 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
    10. title:
      <i class="far fa-file"></i> HELDAL ENTREPREN&Oslash;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
    11. title:
      <i class="far fa-file"></i> S&oslash;knad om igangsettingstillatelse
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/93b31fd3-3753-4170-8742-0bd81eeb4652
    12. title:
      <i class="far fa-file"></i> F&oslash;lgebrev
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/cf349644-2f50-4a1d-9f49-e6086d6b6f7a
    13. title:
      <i class="far fa-file"></i> HELDAL ENTREPREN&Oslash;R AS - UTF Veg-
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/d0ff6993-209a-404d-b951-8816339f1a12
    14. 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
    15. 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
    16. title:
      <i class="far fa-file"></i> BR&Aring;TVEIT AS - PRO Sanit&aelig;rinstallasjoner - PRO Slukkeinstallasjoner - PRO Vannforsynings
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/e1336d1e-eff9-488e-a800-718c854e794d
    17. title:
      <i class="far fa-file"></i> MOI R&Oslash;R AS - UTF SlukkeinstallasjonerUTF - UTF Sanit&aelig;rinstallasjonerUTF
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/60849e36-bf58-4abc-bca4-78e39a303c7f
    18. title:
      <i class="far fa-file"></i> TK ELEVATOR NORWAY AS - PRO L&oslash;fteinnretninger - UTF L&oslash;fteinnretningerUTF
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1494eb46-19a0-4caf-bde3-1d48ee9a06f4
    19. 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
    20. title:
      <i class="far fa-file"></i> F-01 Rapport Skredsikkerhet Sn&oslash;skred - Kontrollert
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1e2575dc-3b30-4b48-96c6-8d5b2598a9da
    21. title:
      <i class="far fa-file"></i> STAV ARKITEKTER S&Oslash;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
    22. title:
      <i class="far fa-file"></i> HELDAL ENTREPREN&Oslash;R AS - UTF Landskapsutforming
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/1ab915c3-c092-4310-8f9e-00294d600b74
  20. 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

    1. 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
    2. title:
      <i class="far fa-file"></i> Sentral godkjenning BR&Aring;TVEIT AS
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/52083b2d-760f-4ee1-aa0b-52ee01490536
    3. 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
    4. 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
    5. 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
    6. title:
      <i class="far fa-file"></i> Sentral godkjenning VAVIK OG T&Oslash;NNESSEN AS
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/4f95c532-e746-4152-ad26-41400409f18f
    7. 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
    8. 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
    9. title:
      <i class="far fa-file"></i> Sentral godkjenning MOI R&Oslash;R AS
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/468c2067-3ef3-42d3-80c5-bc67d20aa2ee
    10. title:
      <i class="far fa-file"></i> Sentral godkjenning STAV ARKITEKTER S&Oslash;R AS
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/d78c5ce0-295f-4027-b116-4be762a7e3de
    11. 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
    12. 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
    13. 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
  21. 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

    1. Avitell as
    2. Malerbua a/s
    3. Finn og Albert Egeland AS
    4. Byggpartnere AS
    5. HSH Entreprenør as
    6. Agderbygg AS
    7. Aamodt Bygg
    8. Evtek AS
    9. Einar Sundsdal AS
    10. Hjorteland`s Aut. Rørleggerforr. As
    11. Bravida Norge AS
    12. Brødrene Jakobsen AS
    13. XXXX-NAME-XXXX og sønn AS
    14. Sørlandets Elektro AS
    15. Agder Ventilasjon AS
    16. Caverion Norge AS
    17. FLOW-VVS AGDER AS
    18. LM entreprenør as
    19. Ventec AS
    20. Byggmester Per Otto Ingebretsen
    21. EVTEK AS
    22. Aeron AS
    23. Bravida Arendal Elektro Service
    24. P.A Klev eftf. A/S
    25. Modalsli rør
    26. Bravida Norge AS
    27. Lindal Hus AS
    28. Bravida Arendal VVS AS
    29. ERV Teknikk AS
    30. Mercell Norge
    31. Backe Sør AS
    32. Bravida Arendal Elektro Service
    33. Olto VVS AS
    34. Kåre Christensen AS
    35. STANGBORLI BYGG AS
    36. Morgan AS
    37. Arendal El Team AS
    38. Skagerak Solutions AS
    39. Bico bygg og innredning as
    40. FLOW Elektro Agder
    41. Evje Elektriske A/S
    42. Modalsli Rør Lister AS
    43. asfad
    44. Malco AS
    45. OneCo Elektro AS Region Sør
    46. Lillesand Elektro AS
    47. MULTIFLIS AS
    48. Varme & Bad AS
    49. Olsenbygg Grimstad AS
    50. BRUHJELL & SIRNES AS
    from_org:

    No results.

    to_org:

    31 results

    1. navn:
      AVITELL AS
      orgnummer:
      910405004
    2. navn:
      FINN OG ALBERT EGELAND AS
      orgnummer:
      987760605
    3. navn:
      BYGGPARTNERE AS
      orgnummer:
      997807863
    4. navn:
      HSH ENTREPRENØR AS
      orgnummer:
      920022138
    5. navn:
      AGDERBYGG AS
      orgnummer:
      not reported by source
    6. navn:
      AAMODT BYGG AS
      orgnummer:
      988412929
    7. navn:
      EINAR SUNDSDAL AS
      orgnummer:
      954966496
    8. navn:
      BRAVIDA NORGE AS
      orgnummer:
      987582561
    9. navn:
      BRØDRENE JAKOBSEN AS
      orgnummer:
      940536146
    10. navn:
      SØRLANDETS ELEKTRO AS
      orgnummer:
      not reported by source
    11. navn:
      AGDER VENTILASJON AS
      orgnummer:
      988222704
    12. navn:
      CAVERION NORGE AS
      orgnummer:
      959069743
    13. navn:
      VENTEC AS
      orgnummer:
      not reported by source
    14. navn:
      BYGGMESTER PER OTTO INGEBRETSEN AS
      orgnummer:
      993903701
    15. navn:
      AERON AS
      orgnummer:
      937775741
    16. navn:
      MODALSLI RØR AS
      orgnummer:
      943082472
    17. navn:
      BRAVIDA NORGE AS
      orgnummer:
      987582561
    18. navn:
      LINDAL HUS AS
      orgnummer:
      982908167
    19. navn:
      ERV TEKNIKK AS
      orgnummer:
      990517266
    20. navn:
      MERCELL NORGE AS
      orgnummer:
      990638942
    21. navn:
      KÅRE CHRISTENSEN AS
      orgnummer:
      993505560
    22. navn:
      STANGBORLI BYGG AS
      orgnummer:
      914768888
    23. navn:
      MORGAN AS
      orgnummer:
      998179327
    24. navn:
      ARENDAL EL TEAM AS
      orgnummer:
      989176935
    25. navn:
      BICO BYGG OG INNREDNING AS
      orgnummer:
      929918487
    26. navn:
      MALCO AS
      orgnummer:
      971584106
    27. navn:
      LILLESAND ELEKTRO AS
      orgnummer:
      988989223
    28. navn:
      MULTIFLIS AS
      orgnummer:
      992299649
    29. navn:
      VARME & BAD AS
      orgnummer:
      981513843
    30. navn:
      OLSENBYGG GRIMSTAD AS
      orgnummer:
      998339898
    31. navn:
      BRUHJELL & SIRNES AS
      orgnummer:
      987237031
    case_url:
    https://norske-postlister.no/sak/agder-fylkeskommune/2024/29224
    files:

    No results.

  22. 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

    1. 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.

  23. 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

    1. VENTEC AS
    to:

    No results.

    from_org:

    1 results

    1. 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.

  24. 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

    1. XXXX-NAME-XXXX
    to:

    1 results

    1. VENTEC AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      VENTEC AS
      orgnummer:
      not reported by source
    case_url:
    https://norske-postlister.no/sak/dir-byggkvalitet/2024/11367
    files:

    No results.

  25. 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

    1. XXXX-NAME-XXXX
    to:

    1 results

    1. VENTEC AS
    from_org:

    No results.

    to_org:

    1 results

    1. 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?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

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

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. 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.