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-11T09:50:11Z in 0.642 seconds.

total_hits:
1224
returned:
25
capped:
yes
documents:

25 results

  1. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Romerike fengsel - Ullersmo - Internkontroll - Brann 2022 - 2026
    case_serial_number:
    2022/272
    document_id:
    2022/272-50
    document_type:
    Inngående brev
    document_title:
    Evakueringsplan - Bygg 1 A
    document_date:
    2025-11-26
    recorded_date:
    2025-12-19
    from:

    1 results

    1. UnionConsult Fredriksen AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      UNIONCONSULT FREDRIKSEN AS
      orgnummer:
      930463167
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2022/272
    files:

    No results.

  2. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Romerike fengsel - Ullersmo - Internkontroll - Brann 2022 - 2026
    case_serial_number:
    2022/272
    document_id:
    2022/272-36
    document_type:
    Inngående brev
    document_title:
    Brannkonsept - Portbygget
    document_date:
    2025-10-20
    recorded_date:
    2025-10-20
    from:

    1 results

    1. Unionconsult Fredriksen As
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      UNIONCONSULT FREDRIKSEN AS
      orgnummer:
      930463167
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2022/272
    files:

    No results.

  3. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Romerike fengsel - Ullersmo - Internkontroll - Brann 2022 - 2026
    case_serial_number:
    2022/272
    document_id:
    2022/272-37
    document_type:
    Inngående brev
    document_title:
    Brannkonsept - Bygg A
    document_date:
    2025-10-20
    recorded_date:
    2025-10-20
    from:

    1 results

    1. Unionconsult Fredriksen AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      UNIONCONSULT FREDRIKSEN AS
      orgnummer:
      930463167
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2022/272
    files:

    No results.

  4. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Karl Johans gate 22 - Brannsikring - Stortinget
    case_serial_number:
    2017/19287
    document_id:
    2017/19287-6
    document_type:
    Utgående brev
    document_title:
    Frist for å søke om ferdigattest - Karl Johans gate 22
    document_date:
    2024-06-18
    recorded_date:
    2024-06-18
    from:

    No results.

    to:

    2 results

    1. UNIONCONSULT AS
    2. STORTINGET
    from_org:

    No results.

    to_org:

    2 results

    1. navn:
      UNIONCONSULT AS
      orgnummer:
      930463167
    2. navn:
      STORTINGET
      orgnummer:
      972417947
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2017/19287
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Frist for &aring; s&oslash;ke om ferdigattest - Karl Johans gate 22
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/b045f31d-3203-4aa5-9890-f8d09619f22c
  5. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Fridtjof Nansens vei 14 og 16 - Sikringstiltak i gategrunn
    case_serial_number:
    2015/14011
    document_id:
    2015/14011-27
    document_type:
    Utgående brev
    document_title:
    Vi arkiverer saken
    document_date:
    2024-06-17
    recorded_date:
    2024-06-17
    from:

    No results.

    to:

    1 results

    1. UNIONCONSULT FREDERIKSEN AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      UNIONCONSULT FREDERIKSEN AS
      orgnummer:
      930463167
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2015/14011
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Vi arkiverer saken
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/97dc53f0-22eb-4449-85ca-71553e9c7f8c
  6. entity_name:
    Forsvarsbygg
    entity_id:
    forsvarsbygg
    case_title:
    Rettstvist - Staten v/Forsvarsdepartementet - Myntgata 9 AS
    case_serial_number:
    2024/90
    document_id:
    2024/90-15
    document_type:
    Utgående brev
    document_title:
    Prosessvarsel – WSP Norge AS (oppkjøper av UnionConsult AS) – Krav etter brann i bygning 22 på Akershus festning – Festningen Restaurant
    document_date:
    2024-06-10
    recorded_date:
    2024-06-10
    from:

    1 results

    1. Forsvarsbygg
    to:

    1 results

    1. WSP Norge AS - Oslo
    from_org:

    1 results

    1. navn:
      FORSVARSBYGG
      orgnummer:
      975950697
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/forsvarsbygg/2024/90
    files:

    No results.

  7. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Karl Johans gate 22 - Brannsikring - Stortinget
    case_serial_number:
    2017/19287
    document_id:
    2017/19287-4
    document_type:
    Utgående brev
    document_title:
    Vi minner om at dere må søke om ferdigattest når tiltaket er ferdig
    document_date:
    2024-05-29
    recorded_date:
    2024-05-29
    from:

    No results.

    to:

    2 results

    1. UNIONCONSULT AS
    2. STORTINGET
    from_org:

    No results.

    to_org:

    2 results

    1. navn:
      UNIONCONSULT AS
      orgnummer:
      930463167
    2. navn:
      STORTINGET
      orgnummer:
      972417947
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2017/19287
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Vi minner om at dere m&aring; s&oslash;ke om ferdigattest n&aring;r tiltaket er ferdig
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/43b52784-1f97-4b01-bf99-11bd773a1e67
  8. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Fridtjof Nansens vei 14 og 16 - Sikringstiltak i gategrunn
    case_serial_number:
    2015/14011
    document_id:
    2015/14011-26
    document_type:
    Utgående brev
    document_title:
    Vi minner om at dere må søke om ferdigattest når tiltaket er ferdig
    document_date:
    2024-05-29
    recorded_date:
    2024-05-29
    from:

    No results.

    to:

    1 results

    1. UNIONCONSULT FREDERIKSEN AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      UNIONCONSULT FREDERIKSEN AS
      orgnummer:
      930463167
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2015/14011
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Vi minner om at dere m&aring; s&oslash;ke om ferdigattest n&aring;r tiltaket er ferdig
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/16a98003-12aa-454f-8b69-ea315d290251
  9. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Måltrostveien 36 - Oppføring av støttemur
    case_serial_number:
    2013/5125
    document_id:
    2013/5125-7
    document_type:
    Utgående brev
    document_title:
    Vi arkiverer saken
    document_date:
    2023-11-10
    recorded_date:
    2023-11-10
    from:

    No results.

    to:

    2 results

    1. XXXX-NAME-XXXX
    2. Unionconsult Frederiksen AS
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      UNIONCONSULT FREDERIKSEN AS
      orgnummer:
      930463167
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2013/5125
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Vi arkiverer saken
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/3bf66fab-19ad-4d3f-944e-5eb36264236a
  10. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Måltrostveien 36 - Oppføring av støttemur
    case_serial_number:
    2013/5125
    document_id:
    2013/5125-6
    document_type:
    Utgående brev
    document_title:
    Vi minner om at dere må søke om ferdigattest når tiltaket er ferdig
    document_date:
    2023-06-26
    recorded_date:
    2023-06-26
    from:

    No results.

    to:

    2 results

    1. Unionconsult Frederiksen AS
    2. XXXX-NAME-XXXX
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      UNIONCONSULT FREDERIKSEN AS
      orgnummer:
      930463167
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2013/5125
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Vi minner om at dere m&aring; s&oslash;ke om ferdigattest n&aring;r tiltaket er ferdig
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/19c6703e-d1ad-4f99-a280-add3d22d6d41
  11. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Tollbugata 31 - Installasjon av radiatorer - Endring av branncelle
    case_serial_number:
    2017/12384
    document_id:
    2017/12384-4
    document_type:
    Utgående brev
    document_title:
    Vi minner om at dere må søke om ferdigattest når tiltaket er ferdig
    document_date:
    2023-06-06
    recorded_date:
    2023-06-06
    from:

    No results.

    to:

    2 results

    1. UNIONCONSULT AS
    2. Stortingets Administrasjon
    from_org:

    No results.

    to_org:

    2 results

    1. navn:
      UNIONCONSULT AS
      orgnummer:
      930463167
    2. navn:
      stortingets administrasjon
      orgnummer:
      971524960
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2017/12384
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Vi minner om at dere m&aring; s&oslash;ke om ferdigattest n&aring;r tiltaket er ferdig
      url:
      https://einnsyn.no/api/v2/fil?iri=http://data.einnsyn.no/noark4/c4ddc383-9d77-4273-ac90-a8e9e450150e
  12. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Rammeavtale rådgivende ingeniørtjenester og arkitekt - XXXX-NAME-XXXX og Akershus vest - Kontrakt UnionConsult AS
    case_serial_number:
    2017/4640
    document_id:
    2017/4640-6
    document_type:
    Internt notat uten oppfølging
    document_title:
    Østfoldfengsel avdeling Trøgstad – Foreløpig krav om erstatning etter gjennomført prosjekteringsoppdrag
    document_date:
    2023-05-05
    recorded_date:
    2023-05-08
    from:

    No results.

    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/statsbygg/2017/4640
    files:

    No results.

  13. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Oslo Tinghus - Internkontroll - Brann 2022 - 2026
    case_serial_number:
    2022/829
    document_id:
    2022/829-20
    document_type:
    Inngående brev
    document_title:
    Branntegning - Ombygging av kantine - ALT.4
    document_date:
    2022-03-15
    recorded_date:
    2022-03-16
    from:

    1 results

    1. UNIONCONSULT AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      UNIONCONSULT AS
      orgnummer:
      930463167
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2022/829
    files:

    No results.

  14. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Høgskolen i Innlandet, Hamar - Internkontroll - Brann 2022 - 2026
    case_serial_number:
    2022/182
    document_id:
    2022/182-4
    document_type:
    Inngående brev
    document_title:
    Brannventilasjon - Tegninger
    document_date:
    2022-03-01
    recorded_date:
    2022-03-02
    from:

    1 results

    1. UNIONCONSULT RAAD AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      UNIONCONSULT RAAD AS
      orgnummer:
      983095976
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2022/182
    files:

    No results.

  15. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Rammeavtale rådgivende ingeniørtjenester og arkitekt - RI Hedmark og Oppland - Kontrakt UnionConsult AS
    case_serial_number:
    2017/4638
    document_id:
    2017/4638-5
    document_type:
    Inngående brev
    document_title:
    Indeksregulering
    document_date:
    2022-02-08
    recorded_date:
    2022-02-09
    from:

    1 results

    1. WSP NORGE AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      WSP NORGE AS
      orgnummer:
      881894742
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2017/4638
    files:

    No results.

  16. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Rammeavtale rådgivende ingeniørtjenester og arkitekt - RI Østfold og Akershus øst - Kontrakt UnionConsult AS
    case_serial_number:
    2017/4639
    document_id:
    2017/4639-4
    document_type:
    Inngående brev
    document_title:
    Indeksregulering
    document_date:
    2022-02-08
    recorded_date:
    2022-02-09
    from:

    1 results

    1. WSP NORGE AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      WSP NORGE AS
      orgnummer:
      881894742
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2017/4639
    files:

    No results.

  17. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Rammeavtale rådgivende ingeniørtjenester og arkitekt - XXXX-NAME-XXXX og Akershus vest - Kontrakt UnionConsult AS
    case_serial_number:
    2017/4640
    document_id:
    2017/4640-5
    document_type:
    Inngående brev
    document_title:
    Indeksregulering
    document_date:
    2022-02-08
    recorded_date:
    2022-02-09
    from:

    1 results

    1. WSP NORGE AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      WSP NORGE AS
      orgnummer:
      881894742
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2017/4640
    files:

    No results.

  18. entity_name:
    Vestby kommune
    entity_id:
    0211-vestby-kommune
    case_title:
    Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
    case_serial_number:
    2016/2345
    document_id:
    2016/2345-143
    document_type:
    Utgående brev
    document_title:
    Innvilget innsyn i byggesak - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
    document_date:
    2021-12-06
    recorded_date:
    2021-12-07
    from:

    No results.

    to:

    1 results

    1. SANDS ADVOKATFIRMA DA
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0211-vestby-kommune/2016/2345
    files:

    100 results

    1. title:
      <i class="far fa-file"></i> Journalnr 23-37
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=2&filereference=1167285_1_1.PNG
    2. title:
      <i class="far fa-file"></i> Journalnr 39-52
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=3&filereference=1167286_1_1.PNG
    3. title:
      <i class="far fa-file"></i> Journalnr 53-67
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=4&filereference=1167287_1_1.PNG
    4. title:
      <i class="far fa-file"></i> Journalnr 68-82
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=5&filereference=1167288_1_1.PNG
    5. title:
      <i class="far fa-file"></i> Journalnr 83-97
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=6&filereference=1167289_1_1.PNG
    6. title:
      <i class="far fa-file"></i> Journalnr 98-112
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=7&filereference=1167290_1_1.PNG
    7. title:
      <i class="far fa-file"></i> Journalnr 113-127
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=8&filereference=1167291_1_1.PNG
    8. title:
      <i class="far fa-file"></i> Journalnr 128-142
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=9&filereference=1167292_1_1.PNG
    9. title:
      <i class="far fa-file"></i> VS_ Ber om ytterligere opplysninger - Gnr 27 Bnr 29 - Vestbyveien 111 - Norwegian Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=13&filereference=497824_1_1.PDF
    10. title:
      <i class="far fa-file"></i> E-post - Gnr 27 Bnr29 Vestbyveien 111 s&oslash;knad.
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=16&filereference=519585_1_1.PDF
    11. title:
      <i class="far fa-file"></i> E-post - P-hus Norwegian Outlet Gnr 27 Bnr 29
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=25&filereference=528070_1_1.PDF
    12. title:
      <i class="far fa-file"></i> E-post - Brannteknisk uttalelse - Parkering i tre plan - Norwegian Outlet
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=22&filereference=564215_1_1.PDF
    13. title:
      <i class="far fa-file"></i> Brannteknisk uttalelse - Parkering i tre plan - Norwegian Outlet(1)
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=27&filereference=564216_1_1.PDF
    14. title:
      <i class="far fa-file"></i> Gnr. 27 bnr. 29 Norwegian Outlet - Overvann
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=29&filereference=573891_1_1.PDF
    15. title:
      <i class="far fa-file"></i> E-post - P-hus Vestby Gnr 27 Bnr 29
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=40&filereference=583008_1_1.PDF
    16. title:
      <i class="far fa-file"></i> P-hus Vestby Gnr 27 Bnr 29.
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=38&filereference=594131_1_1.PDF
    17. title:
      <i class="far fa-file"></i> Oversender situasjonsplan, brannkonsept og uttalelse fra MiB - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=37&filereference=621558_1_1.PDF
    18. title:
      <i class="far fa-file"></i> Det kan s&oslash;kes om endring av rammetillatelse - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet AS - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=36&filereference=633778_1_1.PDF
    19. title:
      <i class="far fa-file"></i> Bekreftelse p&aring; mottatt s&oslash;knad - Ber om supplerende dokumentasjon - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=35&filereference=637429_1_1.PDF
    20. title:
      <i class="far fa-file"></i> Om overvann og nabovarsel samt ulovlig avkj&oslash;rsel - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=33&filereference=641220_1_1.PDF
    21. title:
      <i class="far fa-file"></i> 16_02345
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=34&filereference=641928_1_1.PDF
    22. title:
      <i class="far fa-file"></i> Adkomst til og fra p-huset - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=32&filereference=644252_1_1.PDF
    23. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=50&filereference=657192_1_1.PDF
    24. title:
      <i class="far fa-file"></i> Ber om ytterligere opplysninger om overvann - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=65&filereference=687562_1_1.PDF
    25. title:
      <i class="far fa-file"></i> E-postoversendelse
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=64&filereference=693458_1_1.PDF
    26. title:
      <i class="far fa-file"></i> E-post - Brannteknisk uttalelse - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=74&filereference=720405_1_1.PDF
    27. title:
      <i class="far fa-file"></i> Brannteknisk uttalelse - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre pl
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=80&filereference=720406_1_1.PDF
    28. title:
      <i class="far fa-file"></i> 16_02345
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=73&filereference=734567_1_1.PDF
    29. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=72&filereference=741451_1_1.PDF
    30. title:
      <i class="far fa-file"></i> F&oslash;lgemail - 16_02345
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=71&filereference=742329_1_1.PDF
    31. title:
      <i class="far fa-file"></i> Ber om uttalelse - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=70&filereference=742813_1_1.PDF
    32. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=105&filereference=755842_1_1.PDF
    33. title:
      <i class="far fa-file"></i> Vestby kommune - gbnr 27 29 - Vestbyveien 111 - Oslo Fashion Outlet - dispensasjon for utvidet parkering - Fylkesmannens uttalelse
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=115&filereference=755843_1_1.PDF
    34. title:
      <i class="far fa-file"></i> Vedtak PLM, 20062019, Sak 39/19, Dispensasjon til endring av antall plasser for biloppstillingsplasser og sykkelparkering - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet Vestby - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=104&filereference=756874_1_1.PDF
    35. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=103&filereference=762174_1_1.PDF
    36. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=102&filereference=762886_1_1.PDF
    37. title:
      <i class="far fa-file"></i> E-post - Klage p&aring; vedtak - Vestby - gbnr 27_29 - Vestbyveien 111 - Oslo Fashion Outlet - dispensasjon for parkering i tre plan - Fylkesmannen p&aring;klager vedtaket
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=101&filereference=764586_1_1.PDF
    38. title:
      <i class="far fa-file"></i> Klage p&aring; vedtak - Vestby - gbnr 27 29 - Vestbyveien 111 - Oslo Fashion Outlet - dispensasjon for parkering i tre plan - Fylkesmannen p&aring;klager vedtaket
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=114&filereference=764587_1_1.PDF
    39. title:
      <i class="far fa-file"></i> E-post - Dokument 15_235711-26 Klage p&aring; vedtak - Innvilgning av dispensasjon - Gnr 27 Bnr 29 - Vestbyveien 111 i Vestby kommune - Oslo Fashion Outlet - Parkering i tre plan sendt fra Statens vegvesen
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=100&filereference=766790_1_1.PDF
    40. title:
      <i class="far fa-file"></i> E-postoversendelse
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=98&filereference=776699_1_1.PDF
    41. title:
      <i class="far fa-file"></i> 16_02345
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=99&filereference=776702_1_1.PDF
    42. title:
      <i class="far fa-file"></i> 16_02345
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=97&filereference=776878_1_1.PDF
    43. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=96&filereference=778303_1_1.PDF
    44. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=95&filereference=778628_1_1.PDF
    45. title:
      <i class="far fa-file"></i> F&oslash;lgebrev - 16_02345
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=94&filereference=778883_1_1.PDF
    46. title:
      <i class="far fa-file"></i> E-post
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=92&filereference=809773_1_1.PDF
    47. title:
      <i class="far fa-file"></i> Vedlegg 1 - Klage fra Fylkesmannen i Oslo og Viken
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=113&filereference=812589_1_1.PDF
    48. title:
      <i class="far fa-file"></i> Vedlegg 5 - Protokoll plan- og miljoeutvalget 20-06-2019
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=130&filereference=812593_1_1.PDF
    49. title:
      <i class="far fa-file"></i> Vedtak PLM, 19112019, Sak 73/19, Klage p&aring; innvilget dispensasjon om endring av antall plasser for biloppstillingsplasser og sykkelparkering - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=90&filereference=823875_1_1.PDF
    50. title:
      <i class="far fa-file"></i> 16_02345
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=142&filereference=828105_1_1.PDF
    51. title:
      <i class="far fa-file"></i> E-post - Oppnevning av settefylkesmann - klage etter plan- og bygningsloven
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=141&filereference=832399_1_1.PDF
    52. title:
      <i class="far fa-file"></i> Oppnevning av settefylkesmann - klage etter plan- og (1113_3_P
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=145&filereference=832400_1_1.PDF
    53. title:
      <i class="far fa-file"></i> Klagesak oversendes KMD fo
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=146&filereference=832401_1_1.PDF
    54. title:
      <i class="far fa-file"></i> 467936_1_A
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=147&filereference=832402_1_1.PDF
    55. title:
      <i class="far fa-file"></i> 467935_2_A
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=148&filereference=832403_1_1.PDF
    56. title:
      <i class="far fa-file"></i> Oslo Fashion Outlet, Vestby
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=140&filereference=913620_1_1.PDF
    57. title:
      <i class="far fa-file"></i> Klageavgj&oslash;relse vedr. dispensasjon for flere p-plasser p&aring; Oslo Fashion Outlet i Vestby kommune
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=1&sequence=139&filereference=929496_1_1.PDF
    58. title:
      <i class="far fa-file"></i> Innvilget innsyn i byggesak - Gnr 27 Bnr 29 - Vestbyveien 111 - Oslo Fashion Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=1&filereference=1167244_2_1.PDF
    59. title:
      <i class="far fa-file"></i> D2 - Sitplan for s&oslash;knad - revidert.pdf
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=48&filereference=333711_2_1.PDF
    60. title:
      <i class="far fa-file"></i> S&oslash;knaden er fortsatt mangelfull - Gnr 27 Bnr 29 - Vestbyveien 111 - Norwegian Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=12&filereference=514751_2_1.PDF
    61. title:
      <i class="far fa-file"></i> Sjekkliste byggesak - med ansvarsrett - rev.21.06.17
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=15&filereference=514962_2_1.PDF
    62. title:
      <i class="far fa-file"></i> S&oslash;knad om vedlegg
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=10&filereference=519584_2_1.PDF
    63. title:
      <i class="far fa-file"></i> Ber om dokumentasjon - Gjennomf&oslash;ringsplan og endring av ansvarsrett - Gnr 27 Bnr 29 - Vestbyveien 111 - Parkeringsbygg
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=23&filereference=527589_2_1.PDF
    64. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan 20-12-2018
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=26&filereference=528071_2_1.PDF
    65. title:
      <i class="far fa-file"></i> Vestby kommune 10-03-2018
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=47&filereference=542006_2_1.PDF
    66. title:
      <i class="far fa-file"></i> Norwegian Outlet, Parkeringshus Vestby, Kart
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=14&filereference=542007_2_1.PDF
    67. title:
      <i class="far fa-file"></i> Norwegian Outlet, Parkeringshus Vestby, Situasjonsplan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=17&filereference=542008_2_1.PDF
    68. title:
      <i class="far fa-file"></i> Norwegian Outlet, Parkeringshus Vestby, Plan 1. etasje
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=18&filereference=542009_2_1.PDF
    69. title:
      <i class="far fa-file"></i> Norwegian Outlet, Parkeringshus Vestby, Plan 2. etasje
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=19&filereference=542010_2_1.PDF
    70. title:
      <i class="far fa-file"></i> Norwegian Outlet, Parkeringshus Vestby, Fasader og snitt
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=20&filereference=542011_2_1.PDF
    71. title:
      <i class="far fa-file"></i> 3333_G0-3
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=21&filereference=542012_2_1.PDF
    72. title:
      <i class="far fa-file"></i> Brannteknisk uttalelse - Gnr 27 Bnr 29 - Vestbyveien 111 - Norwegian Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=30&filereference=564236_2_1.PDF
    73. title:
      <i class="far fa-file"></i> F&oslash;lgebrev - S&oslash;knad om IG - gjennomf&oslash;ringsplan - Erkl&aelig;ring om ansvarsrett for BrannCon og UnionConsult &Oslash;st
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=45&filereference=572803_2_1.PDF
    74. title:
      <i class="far fa-file"></i> Overvannl&oslash;sning - Gnr 27 Bnr 29 - Vestbyveien 111 - Norwegian Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=28&filereference=573816_2_1.PDF
    75. title:
      <i class="far fa-file"></i> image2018-05-30-110440
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=46&filereference=583009_2_1.PDF
    76. title:
      <i class="far fa-file"></i> S&oslash;knad mottatt - Ber om ytterligere opplysninger - Gnr 27 Bnr 29 - Vestbyveien 111 - Norwegian Outlet - Parkering i tre plan
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=39&filereference=591062_2_1.PDF
    77. title:
      <i class="far fa-file"></i> Vedlegg E6
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=79&filereference=630904_2_1.PDF
    78. title:
      <i class="far fa-file"></i> Vedlegg E4
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=82&filereference=630911_2_1.PDF
    79. title:
      <i class="far fa-file"></i> Vedlegg E5
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=84&filereference=630912_2_1.PDF
    80. title:
      <i class="far fa-file"></i> Vedlegg E3
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=87&filereference=630915_2_1.PDF
    81. title:
      <i class="far fa-file"></i> Sjekkliste byggesak - med ansvarsrett - rev.21.06.17
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=44&filereference=633779_2_1.PDF
    82. title:
      <i class="far fa-file"></i> Sjekkliste byggesak - med ansvarsrett - rev.21.06.17
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=43&filereference=637454_2_1.PDF
    83. title:
      <i class="far fa-file"></i> Komplettering p&aring; endringsmelding
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=31&filereference=657190_2_1.PDF
    84. title:
      <i class="far fa-file"></i> Vedlegg D3
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=41&filereference=657191_2_1.PDF
    85. title:
      <i class="far fa-file"></i> Vedlegg E1
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=51&filereference=657193_2_1.PDF
    86. title:
      <i class="far fa-file"></i> Vedlegg E3
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=52&filereference=657194_2_1.PDF
    87. title:
      <i class="far fa-file"></i> Vedlegg E4
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=53&filereference=657195_2_1.PDF
    88. title:
      <i class="far fa-file"></i> Vedlegg E5
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=54&filereference=657196_2_1.PDF
    89. title:
      <i class="far fa-file"></i> Vedlegg E6
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=56&filereference=657197_2_1.PDF
    90. title:
      <i class="far fa-file"></i> Vedlegg D1
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=57&filereference=657198_2_1.PDF
    91. title:
      <i class="far fa-file"></i> Vedlegg D2
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=55&filereference=657199_2_1.PDF
    92. title:
      <i class="far fa-file"></i> Vedlegg Q5
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=42&filereference=657200_2_1.PDF
    93. title:
      <i class="far fa-file"></i> Vedlegg Q6
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=49&filereference=657201_2_1.PDF
    94. title:
      <i class="far fa-file"></i> Vedlegg Q7
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=58&filereference=657202_2_1.PDF
    95. title:
      <i class="far fa-file"></i> Vedlegg Q8
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=59&filereference=657203_2_1.PDF
    96. title:
      <i class="far fa-file"></i> Vedlegg G1 ver 3
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=60&filereference=657204_2_1.PDF
    97. title:
      <i class="far fa-file"></i> Vedlegg Q4
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=61&filereference=657205_2_1.PDF
    98. title:
      <i class="far fa-file"></i> Vedlegg Q3
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=62&filereference=657206_2_1.PDF
    99. title:
      <i class="far fa-file"></i> Vedlegg G3
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=63&filereference=657207_2_1.PDF
    100. title:
      <i class="far fa-file"></i> Tegning
      url:
      https://vestby.pj.360online.com/Download/DownloadFile/?journalid=2016-2345-143&variant=A&version=2&sequence=66&filereference=693459_2_1.PDF
  19. entity_name:
    Nesodden kommune
    entity_id:
    0216-nesodden-kommune
    case_title:
    Gbnr 4/139 - Øvre Utsiktsvei 27-29 - Hus D - Nybygg bolig
    case_serial_number:
    2017/653
    document_id:
    2021/15873-100000002021015873
    document_type:
    Utgående brev
    document_title:
    Oversendelse for tilsyn - Gbnr 4/139 - Øvre Utsiktsvei 27-29 - Hus D
    document_date:
    2021-04-08
    recorded_date:
    2021-04-08
    from:

    No results.

    to:

    1 results

    1. XXXX-NAME-XXXX Hovland
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0216-nesodden-kommune/2021/15873
    files:

    60 results

    1. title:
      <i class="far fa-file-pdf"></i> Oversendelse for tilsyn - Gbnr 4139 - &Oslash;vre Utsiktsvei 27-29 - Hus D
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992435&versjon=1&variant=A&
    2. title:
      <i class="far fa-file-pdf"></i> Gbnr 4/139 - &Oslash;vre Utsiktsvei 27 og 29 - Nybygg bolig - S&oslash;knad om tillatelse i ett trinn
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992447&versjon=1&variant=A&
    3. title:
      <i class="far fa-file-pdf"></i> Gjennomf&oslash;ringsplan
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992448&versjon=1&variant=A&
    4. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Nuno Arkitektur AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992449&versjon=1&variant=A&
    5. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Hersleth Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992450&versjon=1&variant=A&
    6. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Elektroide AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992453&versjon=1&variant=A&
    7. title:
      <i class="far fa-file-pdf"></i> Samsvarserkl&aelig;ring - Multiconsult ASA
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992454&versjon=1&variant=A&
    8. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Multiconsult ASA
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992455&versjon=1&variant=A&
    9. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Pro Landskap AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992456&versjon=1&variant=A&
    10. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Skjerviken R&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992457&versjon=1&variant=A&
    11. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Unionconsult &Oslash;st+ AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992458&versjon=1&variant=A&
    12. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Oslo Termografi og Byggteknikk AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992459&versjon=1&variant=A&
    13. title:
      <i class="far fa-file-pdf"></i> Redegj&oslash;relse for ett-trinns s&oslash;knad
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992460&versjon=1&variant=A&
    14. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - R G Oppm&aring;ling Roar Viggo Gundrosen
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992461&versjon=1&variant=A&
    15. title:
      <i class="far fa-file-pdf"></i> Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig - S&oslash;knad om dispensasjon
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992462&versjon=1&variant=A&
    16. title:
      <i class="far fa-file-pdf"></i> Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig - Tillatelse til tiltak i ett trinn
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992464&versjon=1&variant=A&
    17. title:
      <i class="far fa-file-pdf"></i> Gjennomf&oslash;ringsplan
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992474&versjon=1&variant=A&
    18. title:
      <i class="far fa-file-pdf"></i> Boligspesifikasjoner
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992475&versjon=1&variant=A&
    19. title:
      <i class="far fa-file-pdf"></i> Situasjonsplan 2
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992476&versjon=1&variant=A&
    20. title:
      <i class="far fa-file-pdf"></i> Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig - S&oslash;knad om endring av gitt tillatelse
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992478&versjon=1&variant=A&
    21. title:
      <i class="far fa-file-pdf"></i> Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig - Komplettering tegninger
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992481&versjon=1&variant=A&
    22. title:
      <i class="far fa-file-pdf"></i> Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig - Tillatelse til endring
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992482&versjon=1&variant=A&
    23. title:
      <i class="far fa-file-pdf"></i> Gjennomf&oslash;ringsplan
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992483&versjon=1&variant=A&
    24. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992484&versjon=1&variant=A&
    25. title:
      <i class="far fa-file-pdf"></i> Melding om endring av ansvarsretter - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992485&versjon=1&variant=A&
    26. title:
      <i class="far fa-file-pdf"></i> Gjennomf&oslash;ringsplan
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992486&versjon=1&variant=A&
    27. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Andersen og Berg Consult
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992487&versjon=1&variant=A&
    28. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - VVS Kontakten AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992488&versjon=1&variant=A&
    29. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Total klima og VVS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992489&versjon=1&variant=A&
    30. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992490&versjon=1&variant=A&
    31. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Norsk Byggekontroll AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992491&versjon=1&variant=A&
    32. title:
      <i class="far fa-file-pdf"></i> Oppdatert gjennomf&oslash;ringsplan - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992492&versjon=1&variant=A&
    33. title:
      <i class="far fa-file-pdf"></i> S&oslash;knad om midlertidig brukstillatelse - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992493&versjon=1&variant=A&
    34. title:
      <i class="far fa-file-pdf"></i> 3 Marksikringsplan
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992494&versjon=1&variant=A&
    35. title:
      <i class="far fa-file-pdf"></i> 12 Gjennomf&oslash;ringsplan
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992495&versjon=1&variant=A&
    36. title:
      <i class="far fa-file-pdf"></i> Gjennomf&oslash;ringsplan og erkl&aelig;ring om ansvarsretter - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992496&versjon=1&variant=A&
    37. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Skjerviken R&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992497&versjon=1&variant=A&
    38. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Skjerviken R&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992498&versjon=1&variant=A&
    39. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - VVS Kontakten AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992499&versjon=1&variant=A&
    40. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Nuno Arkitektur AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992500&versjon=1&variant=A&
    41. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Norsk Byggekontroll AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992501&versjon=1&variant=A&
    42. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Total Klima og VVS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992502&versjon=1&variant=A&
    43. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Pro Landskap AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992503&versjon=1&variant=A&
    44. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Total Klima og VVS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992504&versjon=1&variant=A&
    45. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992505&versjon=1&variant=A&
    46. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992506&versjon=1&variant=A&
    47. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992507&versjon=1&variant=A&
    48. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992508&versjon=1&variant=A&
    49. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992509&versjon=1&variant=A&
    50. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Norsk Byggekontroll AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992510&versjon=1&variant=A&
    51. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Unionconsult &Oslash;st+ AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992511&versjon=1&variant=A&
    52. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Andersen og Berg Consult AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992512&versjon=1&variant=A&
    53. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992513&versjon=1&variant=A&
    54. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992514&versjon=1&variant=A&
    55. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992515&versjon=1&variant=A&
    56. title:
      <i class="far fa-file-pdf"></i> Midlertidig brukstillatelse - Bekreftelse sikkerhetsniv&aring; - &Oslash;vre Utsiktsvei 27 A - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992516&versjon=1&variant=A&
    57. title:
      <i class="far fa-file-pdf"></i> Endring av ansvarsrett - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992517&versjon=1&variant=A&
    58. title:
      <i class="far fa-file-pdf"></i> &Oslash;V29 R MB D Q Redegj&oslash;relse terrenginngrep Ettersendt 070121
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992518&versjon=1&variant=A&
    59. title:
      <i class="far fa-file-pdf"></i> SV 17653 - Gbnr 4139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - S&oslash;knad om midlertidig brukstillatelse
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992519&versjon=1&variant=A&
    60. title:
      <i class="far fa-file-pdf"></i> Midlertidig brukstillatelse - &Oslash;vre Utsiktsvei 27 A - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2021015873&dokid=992520&versjon=1&variant=A&
  20. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Rammeavtale rådgivende ingeniørtjenester og arkitekt - XXXX-NAME-XXXX og Akershus vest - Kontrakt UnionConsult AS
    case_serial_number:
    2017/4640
    document_id:
    2017/4640-4
    document_type:
    Utgående brev
    document_title:
    Referat tilbakemeldinger fra Statsbygg
    document_date:
    2021-02-15
    recorded_date:
    2021-05-21
    from:

    1 results

    1. Statsbygg
    to:

    1 results

    1. WSP NORGE AS
    from_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    to_org:

    1 results

    1. navn:
      WSP NORGE AS
      orgnummer:
      881894742
    case_url:
    https://norske-postlister.no/sak/statsbygg/2017/4640
    files:

    No results.

  21. entity_name:
    Statsbygg
    entity_id:
    statsbygg
    case_title:
    Rammeavtale rådgivende ingeniørtjenester og arkitekt - RI Hedmark og Oppland - Kontrakt UnionConsult AS
    case_serial_number:
    2017/4638
    document_id:
    2017/4638-4
    document_type:
    Inngående brev
    document_title:
    Indeksregulerte priser - WSP tidligere UnionConsult AS
    document_date:
    2021-01-15
    recorded_date:
    2021-01-15
    from:

    1 results

    1. WSP NORGE AS
    to:

    1 results

    1. Statsbygg
    from_org:

    1 results

    1. navn:
      WSP NORGE AS
      orgnummer:
      881894742
    to_org:

    1 results

    1. navn:
      STATSBYGG
      orgnummer:
      971278374
    case_url:
    https://norske-postlister.no/sak/statsbygg/2017/4638
    files:

    No results.

  22. entity_name:
    Skien kommune
    entity_id:
    0806-skien-kommune
    case_title:
    Rådgivertjenester brannteknikk
    case_serial_number:
    2017/24319
    document_id:
    2017/24319-22
    document_type:
    Utgående brev
    document_title:
    Prolongering / Forlengelse av rammeavtaler innenfor rådgivertjenester brannteknikk
    document_date:
    2020-12-29
    recorded_date:
    2020-12-30
    from:

    No results.

    to:

    1 results

    1. Norconsult AS, WSP Norge AS, UnionConsult AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0806-skien-kommune/2017/24319
    files:

    No results.

  23. entity_name:
    Nesodden kommune
    entity_id:
    0216-nesodden-kommune
    case_title:
    Gbnr 4/139 - Øvre Utsiktsvei 27-29 - Hus D - Nybygg bolig
    case_serial_number:
    2017/653
    document_id:
    2020/56107-100000002020056107
    document_type:
    Inngående brev
    document_title:
    Gjennomføringsplan og erklæring om ansvarsretter - Gbnr 4/139 - Øvre Utsiktsvei 27-29 - Hus D - Nybygg bolig
    document_date:
    2020-12-14
    recorded_date:
    2020-12-15
    from:

    1 results

    1. Nuno Arkitektur AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      NUNO ARKITEKTUR AS
      orgnummer:
      942826400
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0216-nesodden-kommune/2020/56107
    files:

    26 results

    1. title:
      <i class="far fa-file-pdf"></i> Gjennomf&oslash;ringsplan og erkl&aelig;ring om ansvarsretter - Gbnr 4/139 - &Oslash;vre Utsiktsvei 27-29 - Hus D - Nybygg bolig
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952184&versjon=1&variant=A&
    2. title:
      <i class="far fa-file"></i> 2___valideringsrapportFraFellestjenesterBygg.xml
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952185&versjon=1&variant=P&
    3. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Skjerviken R&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952186&versjon=1&variant=A&
    4. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Skjerviken R&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952187&versjon=1&variant=A&
    5. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - VVS Kontakten AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952188&versjon=1&variant=A&
    6. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - RG Oppm&aring;ling
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952260&versjon=1&variant=P&
    7. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - RG Oppm&aring;ling
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952261&versjon=1&variant=P&
    8. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Nuno Arkitektur AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952191&versjon=1&variant=A&
    9. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Norsk Byggekontroll AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952192&versjon=1&variant=A&
    10. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Total Klima og VVS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952193&versjon=1&variant=A&
    11. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Pro Landskap AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952194&versjon=1&variant=A&
    12. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Total Klima og VVS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952195&versjon=1&variant=A&
    13. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952196&versjon=1&variant=A&
    14. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952197&versjon=1&variant=A&
    15. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952198&versjon=1&variant=A&
    16. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952199&versjon=1&variant=A&
    17. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Solid Entrepren&oslash;r AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952200&versjon=1&variant=A&
    18. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Norsk Byggekontroll AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952201&versjon=1&variant=A&
    19. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Unionconsult &Oslash;st+ AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952202&versjon=1&variant=A&
    20. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Multiconsult ASA
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952263&versjon=1&variant=P&
    21. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Andersen og Berg Consult AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952204&versjon=1&variant=A&
    22. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952205&versjon=1&variant=A&
    23. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952206&versjon=1&variant=A&
    24. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett - Haug Entrepren&oslash;rservice AS
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952207&versjon=1&variant=A&
    25. title:
      <i class="far fa-file-pdf"></i> Vedleggsopplysninger
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952209&versjon=1&variant=A&
    26. title:
      <i class="far fa-file"></i> 27_Skjema_KAN-INNEHOLDE-PERSONOPPLYSNINGER.xml
      url:
      https://innsyn.onacos.no/nesodden/postliste/wfdocument.ashx?journalpostid=2020056107&dokid=952210&versjon=1&variant=P&
  24. entity_name:
    Moss kommune
    entity_id:
    0104-moss-kommune
    case_title:
    Moss Verk 1 - 3/1224 - opparbeidelse av park - gangvei - gangbro
    case_serial_number:
    2020/52
    document_id:
    2020/45547-100000002020045547
    document_type:
    Inngående brev
    document_title:
    Moss verk 1 3/1224 Elvepromenaden - søknad om ferdigattest - status
    document_date:
    2020-05-19
    recorded_date:
    2020-05-20
    from:

    1 results

    1. Multiconsult Norge AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      MULTICONSULT NORGE AS
      orgnummer:
      918836519
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0104-moss-kommune/2020/45547
    files:

    8 results

    1. title:
      <i class="far fa-file-pdf"></i> Moss verk 1 3/1224 Elvepromenaden - s&oslash;knad om ferdigattest - status
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81732&versjon=1&variant=A&
    2. title:
      <i class="far fa-file-pdf"></i> S&cent;knad om ferdigattest
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81733&versjon=1&variant=A&
    3. title:
      <i class="far fa-file-pdf"></i> Gjennomf&cent;ringsplan
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81734&versjon=1&variant=A&
    4. title:
      <i class="far fa-file-pdf"></i> Kontrollerkl&aelig;ring - sluttrapport - Unionconsult Geo
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81735&versjon=1&variant=A&
    5. title:
      <i class="far fa-file-pdf"></i> Sluttrapport om forurenset grunn
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81736&versjon=1&variant=A&
    6. title:
      <i class="far fa-file-pdf"></i> Sluttrapport - avfall
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81737&versjon=1&variant=A&
    7. title:
      <i class="far fa-file-pdf"></i> Overtakelsesprotokoll - VA anlegg
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81738&versjon=1&variant=A&
    8. title:
      <i class="far fa-file"></i> Moss kommune har mottatt deres henvendelse
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020045547&dokid=81739&versjon=1&variant=P&
  25. entity_name:
    Moss kommune
    entity_id:
    0104-moss-kommune
    case_title:
    Carlsmindeveien 41 - 189/152 - boliger
    case_serial_number:
    2020/16349
    document_id:
    2020/44547-100000002020044547
    document_type:
    Inngående brev
    document_title:
    Carlsmindeveien 41 - 189/152 - rammesøknad - bolig - småhus
    document_date:
    2020-05-15
    recorded_date:
    2020-05-18
    from:

    1 results

    1. AS Arkitektbua
    to:

    No results.

    from_org:

    1 results

    1. navn:
      AS ARKITEKTBUA
      orgnummer:
      960990072
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0104-moss-kommune/2020/44547
    files:

    24 results

    1. title:
      <i class="far fa-file-pdf"></i> Carlsmindeveien 41 - 189/152 - rammes&oslash;knad - bolig - sm&aring;hus
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79865&versjon=1&variant=A&
    2. title:
      <i class="far fa-file-pdf"></i> 3_KORR_Nabovarsel_Nabovarsel - AR371505213.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79867&versjon=1&variant=A&
    3. title:
      <i class="far fa-file-pdf"></i> 4_KORR_KvitteringNabovarsel_Kvittering av sendt nabovasel - AR371505213.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79868&versjon=1&variant=A&
    4. title:
      <i class="far fa-file-pdf"></i> 5_KORR_Nabomerknader_Merknad - Anette Meum Simensen - AR371617350.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79869&versjon=1&variant=A&
    5. title:
      <i class="far fa-file-pdf"></i> 6_KORR_Nabomerknader_Merknad - &Oslash;ystein Bakke - AR373786960.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79870&versjon=1&variant=A&
    6. title:
      <i class="far fa-file-pdf"></i> 7_KORR_Nabomerknader_Merknad - Tone Merete Bakke - AR373787049.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79871&versjon=1&variant=A&
    7. title:
      <i class="far fa-file-pdf"></i> 8_KORR_KommentarNabomerknader_kommentar-til-nabovarsel.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79872&versjon=1&variant=A&
    8. title:
      <i class="far fa-file-pdf"></i> 9_KART_Situasjonsplan_vedlegg-d-02-utomhusplan-1-200-a2-pdf.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79873&versjon=1&variant=A&
    9. title:
      <i class="far fa-file-pdf"></i> 10_KART_Situasjonsplan_vedlegg-d-01-situasjonsplan-1-500-a4-pdf.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79874&versjon=1&variant=A&
    10. title:
      <i class="far fa-file-pdf"></i> 11_TEGN_TegningNyFasade_vedlegg-e-05-3d-illustrasjon-1-pdf.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79875&versjon=1&variant=A&
    11. title:
      <i class="far fa-file-pdf"></i> 12_TEGN_TegningNyFasade_vedlegg-e-06-3d-illustrasjon-2-pdf.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79876&versjon=1&variant=A&
    12. title:
      <i class="far fa-file-pdf"></i> 13_TEGN_TegningNyFasade_vedlegg-e-01--fasader-1-200-a3-pdf.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79877&versjon=1&variant=A&
    13. title:
      <i class="far fa-file-pdf"></i> 14_TEGN_TegningNyPlan_vedlegg-e-04-plan-2--etasje.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79878&versjon=1&variant=A&
    14. title:
      <i class="far fa-file-pdf"></i> 15_TEGN_TegningNyPlan_vedlegg-e-03-plan-1--etasje.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79879&versjon=1&variant=A&
    15. title:
      <i class="far fa-file-pdf"></i> 16_TEGN_TegningNyttSnitt_vedlegg-e-02--snitt-a--b--c-og-d--1-100-a1-pdf.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79880&versjon=1&variant=A&
    16. title:
      <i class="far fa-file-pdf"></i> 17_ANKO_ErklaeringAnsvarsrett_erkl-ring-om-ansvarsrett-arkitektbua-as-14-05-2020.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79881&versjon=1&variant=A&
    17. title:
      <i class="far fa-file-pdf"></i> 18_ANKO_ErklaeringAnsvarsrett_signert-erkl-ring-om-ansvarsrett - branndokumentasjon - UnionConsult-as.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79882&versjon=1&variant=A&
    18. title:
      <i class="far fa-file-pdf"></i> 19_ANKO_ErklaeringAnsvarsrett_carlsmindeveien-41--5181-erklaring-om-ansvarsrett.pdf - WSP Norge AS
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79883&versjon=1&variant=A&
    19. title:
      <i class="far fa-file-pdf"></i> 20_KORR_BoligspesifikasjonMatrikkel_5176-boligspesifikasjon-i-matrikkelen.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79884&versjon=1&variant=A&
    20. title:
      <i class="far fa-file-pdf"></i> 21_KORR_Annet_brannkonsept---carlsmindeveien-14.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79885&versjon=1&variant=A&
    21. title:
      <i class="far fa-file-pdf"></i> 22_KORR_Annet_branntegning - Carlbergveien-bolig---plan-1.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79886&versjon=1&variant=A&
    22. title:
      <i class="far fa-file-pdf"></i> 27__Vedleggsopplysninger.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79890&versjon=1&variant=A&
    23. title:
      <i class="far fa-file-pdf"></i> 26_ANKO_Gjennomf&oslash;ringsplan.pdf
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79891&versjon=1&variant=A&
    24. title:
      <i class="far fa-file-pdf"></i> 28__Erkl&aelig;ring om ansvarsrett.pdf - AS Arkitektbua
      url:
      https://innsyn.onacos.no/moss/postliste/wfdocument.ashx?journalpostid=2020044547&dokid=79892&versjon=1&variant=A&
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.