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-11T01:46:25Z in 0.779 seconds.

total_hits:
1934
returned:
25
capped:
yes
documents:

25 results

  1. entity_name:
    Stavanger kommune
    entity_id:
    1103-stavanger-kommune
    case_title:
    Lars Vaages gate 2 - Eiendom 56/1387 -
    case_serial_number:
    2026/41887
    document_id:
    2026/41887-1
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - Lars Vaages gate 2 - 56/1387 -
    document_date:
    2026-09-03
    recorded_date:
    2026-09-04
    from:

    1 results

    1. Frøiland Bygg AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      FRØILAND BYGG AS
      orgnummer:
      984042426
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1103-stavanger-kommune/2026/41887
    files:

    7 results

    1. title:
      <i class="far fa-file-pdf"></i> Fremdriftsplan
      url:
      https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/57c982cc-e435-42b8-bb04-cd6eaba96d74
    2. title:
      <i class="far fa-file-pdf"></i> Ferdigmelding VA
      url:
      https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/e7333974-c5d2-4bd5-84b8-a0b0a58a313b
    3. title:
      <i class="far fa-file-pdf"></i> Lars Vaages gate 2 Innm&aring;ling garasje 260826 NN2000 A3 m150 plott med punktliste
      url:
      https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/09321109-84a2-41e2-8c22-a2b75653ade4
    4. title:
      <i class="far fa-file-pdf"></i> Skjema
      url:
      https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/36c2925d-8e72-4bb3-a66c-f070a58aa6aa
    5. title:
      <i class="far fa-file-pdf"></i> Lars Vaages gate 2 Innm&aring;ling garasje 260826 NN2000 punktdifferanse
      url:
      https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/697df37e-dbb7-4134-ae22-0475a995c7c5
    6. title:
      <i class="far fa-file-pdf"></i> Lars Vaages gate 2 Innm&aring;ling garasje 260826 NN2000 A3 m150 wms
      url:
      https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/bed1dc0d-dfd9-4f68-8976-daa2b3088908
    7. title:
      <i class="far fa-file-pdf"></i> Gjennomfoeringsplan
      url:
      https://einnsyn.no/api/v2/fil?iri=https://prod02.elementscloud.no/5d79408e-804e-474b-a49e-8fd1da7b0891
  2. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Anskaffelse - kursproduksjon - rammeavtale
    case_serial_number:
    2024/4545
    document_id:
    2024/4545-43
    document_type:
    Utgående brev
    document_title:
    Anskaffelse - kursproduksjon - meddelelsesbrev
    document_date:
    2026-08-17
    recorded_date:
    2026-08-18
    from:

    1 results

    1. Innkjøp
    to:

    1 results

    1. Plott As
    from_org:

    No results.

    to_org:

    1 results

    1. navn:
      PLOTT AS
      orgnummer:
      920458513
    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2024/4545
    files:

    No results.

  3. entity_name:
    Halden kommune
    entity_id:
    0101-halden-kommune
    case_title:
    98/129 - ULVÅSVEIEN 1 - Vann- og avløpsarbeid
    case_serial_number:
    2026/1807
    document_id:
    2026/1807-3
    document_type:
    Inngående brev
    document_title:
    98/129 - ULVÅSVEIEN 1 - Søknad om reparasjon/endring/supplerende tiltak på eksisterende sanitæranlegg
    document_date:
    2026-08-14
    recorded_date:
    2026-08-14
    from:

    1 results

    1. HALDEN GRUNN OG ANLEGG AS
    to:

    1 results

    1. Halden kommune
    from_org:

    1 results

    1. navn:
      HALDEN GRUNN OG ANLEGG AS
      orgnummer:
      not reported by source
    to_org:

    1 results

    1. navn:
      HALDEN KOMMUNE
      orgnummer:
      959159092
    case_url:
    https://norske-postlister.no/sak/0101-halden-kommune/2026/1807
    files:

    6 results

    1. title:
      <i class="far fa-file-pdf"></i> 98/129 - ULV&Aring;SVEIEN 1 - S&oslash;knad om reparasjon/endring/supplerende tiltak p&aring; eksisterende sanit&aelig;ranlegg
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/429696/787498
    2. title:
      <i class="far fa-file-pdf"></i> S&oslash;knad om tiltak Ulv&aring;sveien 1
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/429696/787499
    3. title:
      <i class="far fa-file-pdf"></i> Gjennomf&oslash;ringsplan Ulvasveien 1
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/429696/787500
    4. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring om ansvarsrett Ulv&aring;sveien 1
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/429696/787501
    5. title:
      <i class="far fa-file-pdf"></i> Vedlegg E1 VA-Plott Ulvaasveien 1
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/429696/787502
    6. title:
      <i class="far fa-file-pdf"></i> Vedlegg E1 VA-Plott Ulvaasveien 1
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/429696/787506
  4. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Briseid - 137/30/0/0, fritidsbolig og anneks
    case_serial_number:
    2023/1509
    document_id:
    2023/1509-12
    document_type:
    Utgående brev
    document_title:
    Ferdigattest fritidsbolig og anneks 137/30, Briseid
    document_date:
    2026-08-04
    recorded_date:
    2026-08-04
    from:

    No results.

    to:

    1 results

    1. G-TAKK AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2023/1509
    files:

    5 results

    1. title:
      <i class="far fa-file"></i> Ferdigattest fritidsbolig og anneks 137/30, Briseid
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-12&variant=A&version=1&sequence=1&filereference=647003_1_1.pdf
    2. title:
      <i class="far fa-file"></i> F-137-30-INNM ANNEKS-plott-sitplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-12&variant=A&version=2&sequence=2&filereference=647004_2_1.pdf
    3. title:
      <i class="far fa-file"></i> F-137-30-INNM ANNEKS-plott-fkb
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-12&variant=A&version=2&sequence=3&filereference=647005_2_1.pdf
    4. title:
      <i class="far fa-file"></i> Oppdaterte tegninger - fritidsbolig
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-12&variant=A&version=2&sequence=4&filereference=647006_2_1.pdf
    5. title:
      <i class="far fa-file"></i> Oppdatert tegninger - anneks
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-12&variant=A&version=2&sequence=5&filereference=647007_2_1.pdf
  5. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Briseid - 137/32/0/0, fritidsbolig
    case_serial_number:
    2023/648
    document_id:
    2023/648-17
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - fritidsbolig og anneks - 137/32, Briseid
    document_date:
    2026-07-25
    recorded_date:
    2026-07-27
    from:

    1 results

    1. G-TAKK AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2023/648
    files:

    5 results

    1. title:
      <i class="far fa-file"></i> F-137-32-INNM
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-648-17&variant=A&version=1&sequence=2&filereference=646251_1_1.sos
    2. title:
      <i class="far fa-file"></i> S&oslash;knad om ferdigattest - fritidsbolig og anneks - 137/32, Briseid
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-648-17&variant=A&version=2&sequence=1&filereference=646250_2_1.pdf
    3. title:
      <i class="far fa-file"></i> F-137-32-INNM-plott-fkb m pkt
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-648-17&variant=A&version=2&sequence=3&filereference=646252_2_1.pdf
    4. title:
      <i class="far fa-file"></i> F-137-32-INNM-koordinater
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-648-17&variant=A&version=2&sequence=4&filereference=646253_2_1.pdf
    5. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-648-17&variant=A&version=2&sequence=5&filereference=646254_2_1.pdf
  6. entity_name:
    Klepp kommune
    entity_id:
    1120-klepp-kommune
    case_title:
    Rekkehus med carport og bod, bolig C - BBKS E10 - gnr/bnr 18/628
    case_serial_number:
    2025/188
    document_id:
    2025/188-4
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - Rekkehus med carport og bod, bolig C- gnr/bnr 18/628
    document_date:
    2026-07-15
    recorded_date:
    2026-07-20
    from:

    1 results

    1. J S SERVICE JAN SVELA AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      J S SERVICE JAN SVELA AS
      orgnummer:
      981454723
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1120-klepp-kommune/2025/188
    files:

    4 results

    1. title:
      <i class="far fa-file"></i> Skjema
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-188-4&variant=A&version=1&sequence=1&filereference=852799_1_1.pdf
    2. title:
      <i class="far fa-file"></i> GeoControl E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-188-4&variant=A&version=1&sequence=2&filereference=852800_1_1.pdf
    3. title:
      <i class="far fa-file"></i> 907-Plott Geom.kontroll E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-188-4&variant=A&version=1&sequence=3&filereference=852801_1_1.pdf
    4. title:
      <i class="far fa-file"></i> Gjennomfoeringsplan
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-188-4&variant=A&version=1&sequence=4&filereference=852802_1_1.pdf
  7. entity_name:
    Klepp kommune
    entity_id:
    1120-klepp-kommune
    case_title:
    Riving og oppføring av ny bolig - Nesevegen 153 - gnr/bnr 25/6
    case_serial_number:
    2024/4383
    document_id:
    2024/4383-18
    document_type:
    Inngående brev
    document_title:
    Søknad om Midlertidig brukstillatelse - - gnr/bnr 25/6
    document_date:
    2026-07-06
    recorded_date:
    2026-07-07
    from:

    1 results

    1. PERSONLIG ARKITEKTUR AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1120-klepp-kommune/2024/4383
    files:

    6 results

    1. title:
      <i class="far fa-file"></i> Skjema
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-4383-18&variant=A&version=1&sequence=1&filereference=848518_1_1.pdf
    2. title:
      <i class="far fa-file"></i> 24346 Nesevegen 153 Innm&aring;ling boligen 20251210 NN2000 A4 m200 plott med punktliste
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-4383-18&variant=A&version=1&sequence=2&filereference=848520_1_1.pdf
    3. title:
      <i class="far fa-file"></i> 7
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-4383-18&variant=A&version=1&sequence=3&filereference=848522_1_1.jpg
    4. title:
      <i class="far fa-file"></i> 8
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-4383-18&variant=A&version=1&sequence=4&filereference=848523_1_1.jpg
    5. title:
      <i class="far fa-file"></i> 9
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-4383-18&variant=A&version=1&sequence=5&filereference=848525_1_1.jpg
    6. title:
      <i class="far fa-file"></i> Gjennomfoeringsplan
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-4383-18&variant=A&version=1&sequence=6&filereference=848526_1_1.pdf
  8. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Varbakgaten 33 1/1048/0/0, fasadeendring montering av balkonger 1/1048, Varbakgaten 33
    case_serial_number:
    2026/1388
    document_id:
    2026/1388-1
    document_type:
    Inngående brev
    document_title:
    Varbakgaten 33 Søknad om rammetillatelse 1/1048
    document_date:
    2026-06-25
    recorded_date:
    2026-06-26
    from:

    1 results

    1. LISTA BYGG AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      LISTA BYGG AS
      orgnummer:
      not reported by source
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2026/1388
    files:

    18 results

    1. title:
      <i class="far fa-file"></i> Erkl&aelig;ringOmAnsvarsrett-PRO_ATELIER T. OLSEN AS
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=S&version=1&sequence=2&filereference=643282_1_3.pdf
    2. title:
      <i class="far fa-file"></i> Rammes&oslash;knad
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=1&filereference=643281_2_1.pdf
    3. title:
      <i class="far fa-file"></i> Erkl&aelig;ringOmAnsvarsrett-PRO-UTF_LISTA BYGG AS
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=3&filereference=643283_2_1.pdf
    4. title:
      <i class="far fa-file"></i> Plan 4. Etasje.15.01.2025
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=4&filereference=643284_2_1.pdf
    5. title:
      <i class="far fa-file"></i> Plan 2. Etasje.15.01.2025
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=5&filereference=643285_2_1.pdf
    6. title:
      <i class="far fa-file"></i> Plan 3. Etasje.15.01.2025
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=6&filereference=643286_2_1.pdf
    7. title:
      <i class="far fa-file"></i> Fasade &oslash;st.15.01.2025
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=7&filereference=643287_2_1.pdf
    8. title:
      <i class="far fa-file"></i> F-1-1048-INNM-plott-fkb
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=8&filereference=643288_2_1.pdf
    9. title:
      <i class="far fa-file"></i> Utomhusplan.14.06.2023
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=9&filereference=643289_2_1.pdf
    10. title:
      <i class="far fa-file"></i> Redegj&oslash;relse Fasade endring
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=10&filereference=643290_2_1.pdf
    11. title:
      <i class="far fa-file"></i> nabovarsel-1
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=11&filereference=643291_2_1.pdf
    12. title:
      <i class="far fa-file"></i> Kvittering for nabovarsel
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=12&filereference=643292_2_1.pdf
    13. title:
      <i class="far fa-file"></i> Fasade mot &oslash;st.05.12.2023
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=13&filereference=643293_2_1.pdf
    14. title:
      <i class="far fa-file"></i> Kvittering-for-nabovarsel-1
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=14&filereference=643294_2_1.pdf
    15. title:
      <i class="far fa-file"></i> nabovarsel-svar_1_OLE-VICTOR-JACOBSEN
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=15&filereference=643295_2_1.pdf
    16. title:
      <i class="far fa-file"></i> nabovarsel-svar_1_GERD-METTE-BR&Oslash;VIG
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=16&filereference=643296_2_1.pdf
    17. title:
      <i class="far fa-file"></i> Tilsvar til innkomne nabomerknader
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=17&filereference=643297_2_1.pdf
    18. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1388-1&variant=A&version=2&sequence=18&filereference=643298_2_1.pdf
  9. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Anskaffelse - kursproduksjon - rammeavtale
    case_serial_number:
    2024/4545
    document_id:
    2024/4545-29
    document_type:
    Internt notat uten oppfølging
    document_title:
    Forlenget vedståelsesfrist - Plott AS
    document_date:
    2026-06-19
    recorded_date:
    2026-08-17
    from:

    No results.

    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2024/4545
    files:

    No results.

  10. entity_name:
    Gjesdal kommune
    entity_id:
    1122-gjesdal-kommune
    case_title:
    Søknad fra Stolt Prosjekt AS om dispensasjon og endring av gitt tillatelse for oppføring av tomannsbolig på gnr. 9, bnr. 422, nytt bnr. 478, Måltrostveien 35 og 37, Ålgård
    case_serial_number:
    2024/1978
    document_id:
    2024/1978-13
    document_type:
    Inngående brev
    document_title:
    Søknad fra Stolt Prosjekt AS om ferdigattest for oppføring av tomannsbolig på gnr. 9, bnr. 422, nytt bnr. 478, Måltrostveien 35 og 37, Ålgård
    document_date:
    2026-06-09
    recorded_date:
    2026-06-09
    from:

    1 results

    1. STOLT BOLIG AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      STOLT BOLIG AS
      orgnummer:
      895169102
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1122-gjesdal-kommune/2024/1978
    files:

    8 results

    1. title:
      <i class="far fa-file"></i> XML-fil
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=1&sequence=6&filereference=870852_1_1.xml
    2. title:
      <i class="far fa-file"></i> XML-fil
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=1&sequence=7&filereference=870853_1_1.xml
    3. title:
      <i class="far fa-file"></i> XML-fil
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=1&sequence=8&filereference=870854_1_1.xml
    4. title:
      <i class="far fa-file"></i> S&oslash;knad fra Stolt Prosjekt AS om ferdigattest for oppf&oslash;ring av tomannsbolig p&aring; gnr. 9, bnr. 422, nytt bnr. 478, M&aring;ltrostveien 35 og 37, &Aring;lg&aring;rd
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=2&sequence=1&filereference=870847_2_1.pdf
    5. title:
      <i class="far fa-file"></i> Kvittering for levert avfall &ndash; Rapport 02.06.2025 - 03.06.2026
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=2&sequence=2&filereference=870848_2_1.pdf
    6. title:
      <i class="far fa-file"></i> Sluttrapport for bygningsavfall &ndash; Rapport 02.06.2025 - 03.06.2026
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=2&sequence=3&filereference=870849_2_1.pdf
    7. title:
      <i class="far fa-file"></i> Kart &ndash; Innm&aring;ling boliger 35-37, plott med punktliste
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=2&sequence=4&filereference=870850_2_1.pdf
    8. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://gjesdal.pj.360online.com/Download/DownloadFile/?journalid=2024-1978-13&variant=A&version=2&sequence=5&filereference=870851_2_1.pdf
  11. entity_name:
    Klepp kommune
    entity_id:
    1120-klepp-kommune
    case_title:
    Rekkehus med carport og bod, bolig B - BKS E10 - gnr/bnr 18/628
    case_serial_number:
    2025/189
    document_id:
    2025/189-4
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - Rekkehus med carport og bod, bolig B - gnr/bnr 18/628
    document_date:
    2026-05-22
    recorded_date:
    2026-05-26
    from:

    1 results

    1. J S SERVICE JAN SVELA AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      J S SERVICE JAN SVELA AS
      orgnummer:
      981454723
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1120-klepp-kommune/2025/189
    files:

    4 results

    1. title:
      <i class="far fa-file"></i> Skjema
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-189-4&variant=A&version=1&sequence=1&filereference=836385_1_1.pdf
    2. title:
      <i class="far fa-file"></i> 907-Plott Geom.kontroll E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-189-4&variant=A&version=1&sequence=2&filereference=836386_1_1.pdf
    3. title:
      <i class="far fa-file"></i> GeoControl E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-189-4&variant=A&version=1&sequence=3&filereference=836387_1_1.pdf
    4. title:
      <i class="far fa-file"></i> Gjennomfoeringsplan
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-189-4&variant=A&version=1&sequence=4&filereference=836388_1_1.pdf
  12. entity_name:
    Klepp kommune
    entity_id:
    1120-klepp-kommune
    case_title:
    Rekkehus med carport og bod, bolig A - BKS E10 - gnr/bnr 18/628
    case_serial_number:
    2025/190
    document_id:
    2025/190-4
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - Rekkehus med carport og bod, bolig A - gnr/bnr 18/628
    document_date:
    2026-05-22
    recorded_date:
    2026-05-26
    from:

    1 results

    1. J S SERVICE JAN SVELA AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      J S SERVICE JAN SVELA AS
      orgnummer:
      981454723
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1120-klepp-kommune/2025/190
    files:

    4 results

    1. title:
      <i class="far fa-file"></i> Skjema
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-190-4&variant=A&version=1&sequence=1&filereference=836389_1_1.pdf
    2. title:
      <i class="far fa-file"></i> 907-Plott Geom.kontroll E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-190-4&variant=A&version=1&sequence=2&filereference=836390_1_1.pdf
    3. title:
      <i class="far fa-file"></i> GeoControl E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-190-4&variant=A&version=1&sequence=3&filereference=836391_1_1.pdf
    4. title:
      <i class="far fa-file"></i> Gjennomfoeringsplan
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-190-4&variant=A&version=1&sequence=4&filereference=836392_1_1.pdf
  13. entity_name:
    Klepp kommune
    entity_id:
    1120-klepp-kommune
    case_title:
    Rekkehus med carport og bod, bolig D - BKS E10 - gnr/bnr 18/628
    case_serial_number:
    2025/191
    document_id:
    2025/191-4
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - Rekkehus med carport og bod, bolig D - gnr/bnr 18/628
    document_date:
    2026-05-22
    recorded_date:
    2026-05-26
    from:

    1 results

    1. J S SERVICE JAN SVELA AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      J S SERVICE JAN SVELA AS
      orgnummer:
      981454723
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1120-klepp-kommune/2025/191
    files:

    4 results

    1. title:
      <i class="far fa-file"></i> Skjema
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-191-4&variant=A&version=1&sequence=1&filereference=836393_1_1.pdf
    2. title:
      <i class="far fa-file"></i> 907-Plott Geom.kontroll E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-191-4&variant=A&version=1&sequence=2&filereference=836394_1_1.pdf
    3. title:
      <i class="far fa-file"></i> GeoControl E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-191-4&variant=A&version=1&sequence=3&filereference=836395_1_1.pdf
    4. title:
      <i class="far fa-file"></i> Gjennomfoeringsplan
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-191-4&variant=A&version=1&sequence=4&filereference=836396_1_1.pdf
  14. entity_name:
    Klepp kommune
    entity_id:
    1120-klepp-kommune
    case_title:
    Rekkehus med carport og bod, bolig E - BKS E10 - gnr/bnr 18/628
    case_serial_number:
    2025/192
    document_id:
    2025/192-4
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - Rekkehus med carport og bod, bolig E - gnr/bnr 18/628
    document_date:
    2026-05-22
    recorded_date:
    2026-05-26
    from:

    1 results

    1. J S SERVICE JAN SVELA AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      J S SERVICE JAN SVELA AS
      orgnummer:
      981454723
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1120-klepp-kommune/2025/192
    files:

    4 results

    1. title:
      <i class="far fa-file"></i> Skjema
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-192-4&variant=A&version=1&sequence=1&filereference=836397_1_1.pdf
    2. title:
      <i class="far fa-file"></i> GeoControl E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-192-4&variant=A&version=1&sequence=2&filereference=836398_1_1.pdf
    3. title:
      <i class="far fa-file"></i> 907-Plott Geom.kontroll E10
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-192-4&variant=A&version=1&sequence=3&filereference=836399_1_1.pdf
    4. title:
      <i class="far fa-file"></i> Gjennomfoeringsplan
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2025-192-4&variant=A&version=1&sequence=4&filereference=836400_1_1.pdf
  15. entity_name:
    Flekkefjord kommune
    entity_id:
    1004-flekkefjord-kommune
    case_title:
    Drangeid 2F 103/823/0/0, nytt lagerbygg
    case_serial_number:
    2025/656
    document_id:
    2025/656-16
    document_type:
    Inngående brev
    document_title:
    Drangeid 2F Søknad om ferdigattest 103/823
    document_date:
    2026-05-22
    recorded_date:
    2026-05-22
    from:

    1 results

    1. LISTA BYGG AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      LISTA BYGG AS
      orgnummer:
      not reported by source
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1004-flekkefjord-kommune/2025/656
    files:

    7 results

    1. title:
      <i class="far fa-file"></i> 1_Skjema
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-656-16&variant=A&version=2&sequence=1&filereference=589370_2_1.pdf
    2. title:
      <i class="far fa-file"></i> 2_KART_Situasjonsplan_FL-103-823-INNM-plott-regplan
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-656-16&variant=A&version=2&sequence=2&filereference=589371_2_1.pdf
    3. title:
      <i class="far fa-file"></i> 3_KART_Situasjonsplan_FL-103-823-INNM-plott-sitplan
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-656-16&variant=A&version=2&sequence=3&filereference=589372_2_1.pdf
    4. title:
      <i class="far fa-file"></i> 4_KART_Situasjonsplan_FL-103-823-INNM-koordinater
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-656-16&variant=A&version=2&sequence=4&filereference=589373_2_1.pdf
    5. title:
      <i class="far fa-file"></i> 5_KART_Situasjonsplan_FL-103-823-INNM-plott-fkb m pkt
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-656-16&variant=A&version=2&sequence=5&filereference=589374_2_1.pdf
    6. title:
      <i class="far fa-file"></i> 6_KART_Situasjonsplan_FL-103-823-INNM-plott-fkb
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-656-16&variant=A&version=2&sequence=6&filereference=589375_2_1.pdf
    7. title:
      <i class="far fa-file"></i> 10_Gjennomf&oslash;ringsplan_Gjennomfoeringsplan
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-656-16&variant=A&version=2&sequence=7&filereference=589376_2_1.pdf
  16. entity_name:
    Oslo kommune
    entity_id:
    0301-oslo-kommune
    case_title:
    Anskaffelse - kursproduksjon - rammeavtale
    case_serial_number:
    2024/4545
    document_id:
    2024/4545-13
    document_type:
    Inngående brev
    document_title:
    Tilbud
    document_date:
    2026-05-18
    recorded_date:
    2026-05-27
    from:

    1 results

    1. Plott As
    to:

    1 results

    1. Innkjøp
    from_org:

    1 results

    1. navn:
      PLOTT AS
      orgnummer:
      920458513
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0301-oslo-kommune/2024/4545
    files:

    No results.

  17. entity_name:
    Flekkefjord kommune
    entity_id:
    1004-flekkefjord-kommune
    case_title:
    Stampen 30 32/132/0/0, nytt bygg
    case_serial_number:
    2025/1306
    document_id:
    2025/1306-5
    document_type:
    Inngående brev
    document_title:
    Stampen 30 Søknad om ferdigattest 32/132
    document_date:
    2026-05-13
    recorded_date:
    2026-05-13
    from:

    1 results

    1. HELLVIK HUS TEKNOLOGI OG PRODUKSJON AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1004-flekkefjord-kommune/2025/1306
    files:

    6 results

    1. title:
      <i class="far fa-file"></i> 3_KART_Kart_0_FL-32-132-INNM-STAMPEN_30
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-1306-5&variant=A&version=1&sequence=3&filereference=587953_1_1.sos
    2. title:
      <i class="far fa-file"></i> 1_Skjema
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-1306-5&variant=A&version=2&sequence=1&filereference=587951_2_1.pdf
    3. title:
      <i class="far fa-file"></i> 4_KART_Kart_1_FL-32-132-INNM-STAMPEN_30-plott-fkb
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-1306-5&variant=A&version=2&sequence=4&filereference=587954_2_1.pdf
    4. title:
      <i class="far fa-file"></i> 5_KART_Kart_2_FL-32-132-INNM-STAMPEN_30-plott-sitplan
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-1306-5&variant=A&version=2&sequence=5&filereference=587955_2_1.pdf
    5. title:
      <i class="far fa-file"></i> 8_Gjennomf&oslash;ringsplan_Gjennomf&oslash;ringsplan
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-1306-5&variant=A&version=2&sequence=8&filereference=587958_2_1.pdf
    6. title:
      <i class="far fa-file"></i> 9_KORR_Vedleggsopplysninger
      url:
      https://flekkefjord.pj.360online.com/Download/DownloadFile/?journalid=2025-1306-5&variant=A&version=2&sequence=9&filereference=587959_2_1.pdf
  18. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Anna Staves vei 6 21/88/0/0, frittstående garasje
    case_serial_number:
    2026/1083
    document_id:
    2026/1083-1
    document_type:
    Inngående brev
    document_title:
    Søknad om oppføring av frittstående garasje - 21/88, Anna Staves vei 6
    document_date:
    2026-05-12
    recorded_date:
    2026-05-12
    from:

    1 results

    1. BJØRNDAL VEDLIKEHOLD AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      BJØRNDAL VEDLIKEHOLD AS
      orgnummer:
      989426249
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2026/1083
    files:

    31 results

    1. title:
      <i class="far fa-file"></i> 3D-1
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=1&sequence=16&filereference=634122_1_1.jpg
    2. title:
      <i class="far fa-file"></i> 3D-2
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=1&sequence=17&filereference=634123_1_1.jpg
    3. title:
      <i class="far fa-file"></i> 3D-3
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=1&sequence=18&filereference=634124_1_1.jpg
    4. title:
      <i class="far fa-file"></i> 3D-4
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=1&sequence=19&filereference=634125_1_1.jpg
    5. title:
      <i class="far fa-file"></i> S&oslash;knad om oppf&oslash;ring av frittst&aring;ende garasje - 21/88, Anna Staves vei 6
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=1&filereference=634107_2_1.pdf
    6. title:
      <i class="far fa-file"></i> Dispensasjonss&oslash;knad
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=2&filereference=634108_2_1.pdf
    7. title:
      <i class="far fa-file"></i> F&oslash;lgeskriv
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=3&filereference=634109_2_1.pdf
    8. title:
      <i class="far fa-file"></i> Kopi av nabovarsel
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=4&filereference=634110_2_1.pdf
    9. title:
      <i class="far fa-file"></i> Kvittering for nabovarsel
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=5&filereference=634111_2_1.pdf
    10. title:
      <i class="far fa-file"></i> Nabomerknader - 21/232
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=6&filereference=634112_2_1.pdf
    11. title:
      <i class="far fa-file"></i> Avstandserkl&aelig;ring &ndash; 21/276 Farsund kommune
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=7&filereference=634113_2_1.pdf
    12. title:
      <i class="far fa-file"></i> Avstandserkl&aelig;ring - 21/232, Bernt Gunnar Ore
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=8&filereference=634114_2_1.pdf
    13. title:
      <i class="far fa-file"></i> D-2 situasjonsplan, 18.03.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=9&filereference=634115_2_1.pdf
    14. title:
      <i class="far fa-file"></i> E-1 plan, 18.03.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=10&filereference=634116_2_1.pdf
    15. title:
      <i class="far fa-file"></i> E-2 snitt, 18.03.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=11&filereference=634117_2_1.pdf
    16. title:
      <i class="far fa-file"></i> E-3 fasade &oslash;st, 18.03.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=12&filereference=634118_2_1.pdf
    17. title:
      <i class="far fa-file"></i> E-4 fasade s&oslash;r, 18.03.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=13&filereference=634119_2_1.pdf
    18. title:
      <i class="far fa-file"></i> E-5 fasade vest, 18.03.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=14&filereference=634120_2_1.pdf
    19. title:
      <i class="far fa-file"></i> E-6 fasade nord, 18.03.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=15&filereference=634121_2_1.pdf
    20. title:
      <i class="far fa-file"></i> F-21-88_V1 - 1 GANG UT-plott-sitplan, 04.05.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=20&filereference=634126_2_1.pdf
    21. title:
      <i class="far fa-file"></i> F-21-88_V1 - 1 GANG UT-plott-regplan, 04.05.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=21&filereference=634127_2_1.pdf
    22. title:
      <i class="far fa-file"></i> F-21-88_V1 - 1 GANG UT-plott 2-fkb, 04.05.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=22&filereference=634128_2_1.pdf
    23. title:
      <i class="far fa-file"></i> F-21-88_V1 - 1 GANG UT-plott-fkb, 04.05.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=23&filereference=634129_2_1.pdf
    24. title:
      <i class="far fa-file"></i> F-21-88_V1 - 1 GANG UT-plott 2-fkb, 04.05.26
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=24&filereference=634130_2_1.pdf
    25. title:
      <i class="far fa-file"></i> Ansvarsrett_PRO_Bygningsfysikk_BJ&Oslash;RNDAL VEDLIKEHOLD AS
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=25&filereference=634131_2_1.pdf
    26. title:
      <i class="far fa-file"></i> Ansvarsrett_PRO_Arkitektur_BJ&Oslash;RNDAL VEDLIKEHOLD AS
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=26&filereference=634133_2_1.pdf
    27. title:
      <i class="far fa-file"></i> Ansvarsrett_PRO_Konstruksjonssikkerhet_BJ&Oslash;RNDAL VEDLIKEHOLD AS
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=27&filereference=634134_2_1.pdf
    28. title:
      <i class="far fa-file"></i> Ansvarsrett_UTF_Plasst&oslash;pte betongkonstruksjoner_BJ&Oslash;RNDAL VEDLIKEHOLD AS
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=28&filereference=634135_2_1.pdf
    29. title:
      <i class="far fa-file"></i> Ansvarsrett_UTF_T&oslash;mrerarbeid og montering av trekonstruksjoner_BJ&Oslash;RNDAL VEDLIKEHOLD AS
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=29&filereference=634136_2_1.pdf
    30. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=30&filereference=634137_2_1.pdf
    31. title:
      <i class="far fa-file"></i> Vedleggsopplysninger
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-1083-1&variant=A&version=2&sequence=31&filereference=634138_2_1.pdf
  19. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Briseid - 137/30/0/0, fritidsbolig og anneks
    case_serial_number:
    2023/1509
    document_id:
    2023/1509-9
    document_type:
    Inngående brev
    document_title:
    Søknad om endret plassering av fritidsbolig og anneks - 137/30
    document_date:
    2026-05-06
    recorded_date:
    2026-05-07
    from:

    1 results

    1. G-TAKK AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2023/1509
    files:

    7 results

    1. title:
      <i class="far fa-file"></i> Vedtak dispensasjon plan og form&aring;l 137/30, 31, 21
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-9&variant=A&version=1&sequence=4&filereference=632682_1_1.pdf
    2. title:
      <i class="far fa-file"></i> S&oslash;knad om endret plassering av fritidsbolig og anneks - 137/30
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-9&variant=A&version=2&sequence=1&filereference=632679_2_1.pdf
    3. title:
      <i class="far fa-file"></i> F-137-30-INNM ANNEKS-plott-sitplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-9&variant=A&version=2&sequence=2&filereference=632680_2_1.pdf
    4. title:
      <i class="far fa-file"></i> F-137-30-INNM ANNEKS-plott-fkb
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-9&variant=A&version=2&sequence=3&filereference=632681_2_1.pdf
    5. title:
      <i class="far fa-file"></i> Signerte avstandserkl&aelig;ringer 137/8
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-9&variant=A&version=2&sequence=5&filereference=632683_2_1.pdf
    6. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-9&variant=A&version=2&sequence=6&filereference=632684_2_1.pdf
    7. title:
      <i class="far fa-file"></i> Vedleggsopplysninger
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2023-1509-9&variant=A&version=2&sequence=7&filereference=632685_2_1.pdf
  20. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Nabovarsler og uttalelser til kommunale eiendommer - 2026
    case_serial_number:
    2026/9
    document_id:
    2026/9-51
    document_type:
    Inngående brev
    document_title:
    Nabovarsel - 1/476
    document_date:
    2026-04-22
    recorded_date:
    2026-04-22
    from:

    1 results

    1. BYGGSØKSØR AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2026/9
    files:

    6 results

    1. title:
      <i class="far fa-file"></i> Nabovarsel - 1/476
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-9-51&variant=A&version=2&sequence=1&filereference=629671_2_1.pdf
    2. title:
      <i class="far fa-file"></i> Situasjonsplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-9-51&variant=A&version=2&sequence=2&filereference=629672_2_1.pdf
    3. title:
      <i class="far fa-file"></i> Fasader
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-9-51&variant=A&version=2&sequence=3&filereference=629673_2_1.pdf
    4. title:
      <i class="far fa-file"></i> Plantegning
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-9-51&variant=A&version=2&sequence=4&filereference=629674_2_1.pdf
    5. title:
      <i class="far fa-file"></i> Snitt
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-9-51&variant=A&version=2&sequence=5&filereference=629675_2_1.pdf
    6. title:
      <i class="far fa-file"></i> F-1-476_V1 - 1 GANG UT-plott-sitplan (1)
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2026-9-51&variant=A&version=2&sequence=6&filereference=629676_2_1.pdf
  21. entity_name:
    Halden kommune
    entity_id:
    0101-halden-kommune
    case_title:
    141/56 - Busterudkleiva 19 - Vann- og avløpsarbeid
    case_serial_number:
    2025/9998
    document_id:
    2025/9998-11
    document_type:
    Inngående brev
    document_title:
    Søknad om endring av gitt tillatelse.
    document_date:
    2026-04-20
    recorded_date:
    2026-04-20
    from:

    1 results

    1. HALDEN GRUNN OG ANLEGG AS
    to:

    1 results

    1. Halden kommune
    from_org:

    1 results

    1. navn:
      HALDEN GRUNN OG ANLEGG AS
      orgnummer:
      not reported by source
    to_org:

    1 results

    1. navn:
      HALDEN KOMMUNE
      orgnummer:
      959159092
    case_url:
    https://norske-postlister.no/sak/0101-halden-kommune/2025/9998
    files:

    4 results

    1. title:
      <i class="far fa-file-pdf"></i> S&oslash;knad om endring av gitt tillatelse.
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/410543/749258
    2. title:
      <i class="far fa-file-pdf"></i> 5168-S&oslash;knad-om-endring-av-gitt-tillatelse-sign
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/410543/749259
    3. title:
      <i class="far fa-file-pdf"></i> Endring av s&oslash;knad
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/410543/749260
    4. title:
      <i class="far fa-file-pdf"></i> Plott VA - Busterudkleiva 19 - Vedlegg E1 RevA
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/410543/749261
  22. entity_name:
    Klepp kommune
    entity_id:
    1120-klepp-kommune
    case_title:
    Tilbygg, fasadeendring, bruksendring, rive eksisterende garasje - Theodor Dahls veg 26 - gnr/bnr 8/114
    case_serial_number:
    2024/1532
    document_id:
    2024/1532-10
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest - Tilbygg, fasadeendring, bruksendring, rive eksisterende garasje - gnr/bnr 8/114
    document_date:
    2026-04-17
    recorded_date:
    2026-04-22
    from:

    1 results

    1. BETTIKON AS
    to:

    No results.

    from_org:

    1 results

    1. navn:
      BETTIKON AS
      orgnummer:
      not reported by source
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1120-klepp-kommune/2024/1532
    files:

    6 results

    1. title:
      <i class="far fa-file"></i> S&oslash;knad om ferdigattest - Tilbygg, fasadeendring, bruksendring, rive eksisterende garasje - gnr/bnr 8/114
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-1532-10&variant=A&version=1&sequence=3&filereference=827916_1_1.pdf
    2. title:
      <i class="far fa-file"></i> 24527 Theodor Dahls veg 26 Innmåling ferdig tilbygget garasje 20260416 NN2000 A4 m250 plott med punktliste
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-1532-10&variant=A&version=1&sequence=7&filereference=827920_1_1.pdf
    3. title:
      <i class="far fa-file"></i> 24527 Theodor Dahls veg 26 Innmåling ferdig tilbygget garasje 20260416 NN2000 A4 m250 wms
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-1532-10&variant=A&version=1&sequence=9&filereference=827922_1_1.pdf
    4. title:
      <i class="far fa-file"></i> 24527 Theodor Dahls veg 26 Innmåling ferdig tilbygget garasje 20260416 NN2000[67]
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-1532-10&variant=A&version=1&sequence=11&filereference=827924_1_1.sos
    5. title:
      <i class="far fa-file"></i> S&oslash;knad om ferdigattest - Tilbygg, fasadeendring, bruksendring, rive eksisterende garasje - gnr/bnr 8/114
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-1532-10&variant=A&version=2&sequence=1&filereference=827914_2_1.pdf
    6. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan versj.B
      url:
      https://klepp.pj.360online.com/Download/DownloadFile/?journalid=2024-1532-10&variant=A&version=2&sequence=5&filereference=827918_2_1.pdf
  23. entity_name:
    Halden kommune
    entity_id:
    0101-halden-kommune
    case_title:
    141/398 - INGEN ADRESSE - Vann- og avløpsarbeid
    case_serial_number:
    2026/2527
    document_id:
    2026/2527-1
    document_type:
    Inngående brev
    document_title:
    141/398 - INGEN ADRESSE - Søknad om ny tilknytning til offentlig vann-/avløpsanlegg
    document_date:
    2026-04-10
    recorded_date:
    2026-04-10
    from:

    1 results

    1. HALDEN GRUNN OG ANLEGG AS
    to:

    1 results

    1. Halden kommune
    from_org:

    1 results

    1. navn:
      HALDEN GRUNN OG ANLEGG AS
      orgnummer:
      not reported by source
    to_org:

    1 results

    1. navn:
      HALDEN KOMMUNE
      orgnummer:
      959159092
    case_url:
    https://norske-postlister.no/sak/0101-halden-kommune/2026/2527
    files:

    12 results

    1. title:
      <i class="far fa-file-pdf"></i> 141/398 - INGEN ADRESSE - S&oslash;knad om ny tilknytning til offentlig vann-/avl&oslash;psanlegg
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745398
    2. title:
      <i class="far fa-file-pdf"></i> S&oslash;knad om tillatelse til tiltak-Lensmannsveien
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745399
    3. title:
      <i class="far fa-file-pdf"></i> Vedlegg E1 VA-Plott Lensmannsveien
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745400
    4. title:
      <i class="far fa-file-pdf"></i> Vedlegg G1-Gjennomf&oslash;rinsplan Lensmannsveien Versj_1 sign
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745401
    5. title:
      <i class="far fa-file-pdf"></i> Vedlegg G2-Erkl&aelig;ring om ansvarsrett-Lensmannsveien
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745402
    6. title:
      <i class="far fa-file-pdf"></i> Vurdering av grunnforhold
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745403
    7. title:
      <i class="far fa-file"></i> Vurdering av grunnforhold_Vedlegg1
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745404
    8. title:
      <i class="far fa-file"></i> Vurdering av grunnforhold_Vedlegg2
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745405
    9. title:
      <i class="far fa-file"></i> Vurdering av grunnforhold_Vedlegg3
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745406
    10. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring(Tillatelse) til bruk av eksisterende (3)
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745407
    11. title:
      <i class="far fa-file-pdf"></i> Erkl&aelig;ring(Tillatelse) til bruk av eksisterende (3)
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745408
    12. title:
      <i class="far fa-file-pdf"></i> Vedlegg E1 VA-Plott Lensmannsveien
      url:
      https://prod01.elementscloud.no/publikum/Documents/ShowDocument/cf6bd098-6321-4a14-9891-e7670fa907a0/408622/745409
  24. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Dalsveien - Øygardsveien 4/434/0/0, vertikaldelt tomannsbolig
    case_serial_number:
    2025/219
    document_id:
    2025/219-12
    document_type:
    Utgående brev
    document_title:
    Ferdigattest vertikaldelt tomannsbolig, 4/434 snr 1 og 2. Dalsveien 2A - Øygardsveien 7
    document_date:
    2026-03-30
    recorded_date:
    2026-03-30
    from:

    No results.

    to:

    1 results

    1. G-TAKK AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2025/219
    files:

    7 results

    1. title:
      <i class="far fa-file"></i> Ferdigattest vertikaldelt tomannsbolig, 4/434 snr 1 og 2. Dalsveien 2A - &Oslash;ygardsveien 7
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-12&variant=A&version=1&sequence=1&filereference=625614_1_1.PDF
    2. title:
      <i class="far fa-file"></i> F-4-434-INNM
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-12&variant=A&version=1&sequence=6&filereference=625619_1_1.SOS
    3. title:
      <i class="far fa-file"></i> Fasader, rev. 04.12.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-12&variant=A&version=2&sequence=2&filereference=625615_2_1.PDF
    4. title:
      <i class="far fa-file"></i> Plan 2, rev. 04.12.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-12&variant=A&version=2&sequence=3&filereference=625616_2_1.PDF
    5. title:
      <i class="far fa-file"></i> Plan 1, rev. 04.12.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-12&variant=A&version=2&sequence=4&filereference=625617_2_1.PDF
    6. title:
      <i class="far fa-file"></i> Snitt, rev. 26.08.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-12&variant=A&version=2&sequence=5&filereference=625618_2_1.PDF
    7. title:
      <i class="far fa-file"></i> INNM-plott-fkb m pkt,
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-12&variant=A&version=2&sequence=7&filereference=625620_2_1.PDF
  25. entity_name:
    Farsund kommune
    entity_id:
    1003-farsund-kommune
    case_title:
    Dalsveien - Øygardsveien 4/434/0/0, vertikaldelt tomannsbolig
    case_serial_number:
    2025/219
    document_id:
    2025/219-10
    document_type:
    Inngående brev
    document_title:
    Søknad om ferdigattest vertikaldelt tomannsbolig - 4/434, Øygardsveien/Dalsveien
    document_date:
    2026-03-27
    recorded_date:
    2026-03-27
    from:

    1 results

    1. G-TAKK AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/1003-farsund-kommune/2025/219
    files:

    10 results

    1. title:
      <i class="far fa-file"></i> F-4-434-INNM
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=1&sequence=6&filereference=625344_1_1.SOS
    2. title:
      <i class="far fa-file"></i> S&oslash;knad om ferdigattest vertikaldelt tomannsbolig - 4/434, &Oslash;ygardsveien/Dalsveien
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=1&filereference=625339_2_1.PDF
    3. title:
      <i class="far fa-file"></i> Fasader, rev. 04.12.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=2&filereference=625340_2_1.PDF
    4. title:
      <i class="far fa-file"></i> Plan 2, rev. 04.12.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=3&filereference=625341_2_1.PDF
    5. title:
      <i class="far fa-file"></i> Plan 1, rev. 04.12.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=4&filereference=625342_2_1.PDF
    6. title:
      <i class="far fa-file"></i> Snitt, rev. 26.08.25
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=5&filereference=625343_2_1.PDF
    7. title:
      <i class="far fa-file"></i> INNM-koordinater
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=7&filereference=625345_2_1.PDF
    8. title:
      <i class="far fa-file"></i> INNM-plott-fkb m pkt,
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=8&filereference=625346_2_1.PDF
    9. title:
      <i class="far fa-file"></i> Gjennomf&oslash;ringsplan
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=9&filereference=625347_2_1.PDF
    10. title:
      <i class="far fa-file"></i> Vedleggsopplysninger
      url:
      https://farsund.pj.360online.com/Download/DownloadFile/?journalid=2025-219-10&variant=A&version=2&sequence=10&filereference=625348_2_1.PDF
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.