search
Search Norwegian public mail journals (postlister).
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/postlister/search/?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
query | optional | string | Lucene query-string over all fields. A bare word searches everything (e.g. "Equinor", "byggesak"). Field-scoped and range queries work too, e.g. `document_title:skole`, `document_type:"Inngående brev"`, `document_from_org.orgnummer:923609016`. Default "*" matches everything (combine with filters). |
entity_id | optional | union | Restrict to one authority, e.g. "2012-alta-kommune". Read it off `entity_id` in earlier results. |
date_from | optional | union | Document-date lower bound, ISO "YYYY-MM-DD" (inclusive). |
date_to | optional | union | Document-date upper bound, ISO "YYYY-MM-DD" (inclusive). |
limit | optional | integer | Max documents to return, 1 to 100 (default 20). Unit: items. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/postlister/search?query=%2A&entity_id={entity_id}&date_from={date_from}&date_to={date_to}&limit=20&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "postlister",
"operation": "search",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- total_hits:
- 1544
- returned:
- 25
- capped:
- yes
- documents:
25 results
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- D-3020-E-1 - Medical persistence to treatment with allergy treatment in Norway : A Register Study - Tilgjengeliggjøring av helsedata
- case_serial_number:
- 2026/2459
- document_id:
- 2026/2459-5
- document_type:
- Utgående brev
- document_title:
- H-3020-E - Amendment decision on access to anonymous statistics H-3020-E
- document_date:
- 2026-09-04
- recorded_date:
- 2026-09-04
- from:
No results.
- to:
1 results
- XXXX-NAME-XXXX
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2026/2459
- files:
No results.
- entity_name:
- Direktoratet for utviklingssamarbeid
- entity_id:
- dir-utviklingssamarbeid
- case_title:
- Statistics Norway SSB - SSSU State Statistics Service of Ukraine Cooperation 2026-2028 UKR-0007 UKR-25/0034
- case_serial_number:
- 2025/2803
- document_id:
- 2025/2803-19
- document_type:
- Utgående brev
- document_title:
- UKR-25/0034 Registration letter cooperation Statistics Norway and SSSU 2026 - 2028
- document_date:
- 2026-09-03
- recorded_date:
- 2026-09-07
- from:
No results.
- to:
1 results
- STATISTISK SENTRALBYRÅ
- from_org:
No results.
- to_org:
1 results
- navn:
- STATISTISK SENTRALBYRÅ
- orgnummer:
- 971526920
- case_url:
- https://norske-postlister.no/sak/dir-utviklingssamarbeid/2025/2803
- files:
No results.
- entity_name:
- Direktoratet for utviklingssamarbeid
- entity_id:
- dir-utviklingssamarbeid
- case_title:
- Statistics Norway SSB - SSSU State Statistics Service of Ukraine Cooperation 2026-2028 UKR-0007 UKR-25/0034
- case_serial_number:
- 2025/2803
- document_id:
- 2025/2803-22
- document_type:
- Utgående brev
- document_title:
- UKR-25/0034 Kommentarer fra Norad til MoU SSSU SSB v2
- document_date:
- 2026-09-01
- recorded_date:
- 2026-09-07
- from:
No results.
- to:
1 results
- STATISTISK SENTRALBYRÅ
- from_org:
No results.
- to_org:
1 results
- navn:
- STATISTISK SENTRALBYRÅ
- orgnummer:
- 971526920
- case_url:
- https://norske-postlister.no/sak/dir-utviklingssamarbeid/2025/2803
- files:
No results.
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- D-3090-E-1 - Market insights on AIB reimbursement code and prescriber specialty H1 26 - Tilgjengeliggjøring av helsedata
- case_serial_number:
- 2026/3682
- document_id:
- 2026/3682-4
- document_type:
- Utgående brev
- document_title:
- H-3090-E - Amendment decision on the provision of anonymous statistics H-3090-E
- document_date:
- 2026-08-30
- recorded_date:
- 2026-08-30
- from:
No results.
- to:
1 results
- IQVIA SOLUTIONS NORWAY AS
- from_org:
No results.
- to_org:
1 results
- navn:
- IQVIA SOLUTIONS NORWAY AS
- orgnummer:
- 910826034
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2026/3682
- files:
No results.
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- NHTA ApS - Utlevering av data fra NPR - Incidence and prevalence of chronic hypoparathyroidism in Norway, H3141
- case_serial_number:
- 2026/4446
- document_id:
- 2026/4446-4
- document_type:
- Inngående brev
- document_title:
- Decision on the provision of anonymous statistics H-3141
- document_date:
- 2026-08-28
- recorded_date:
- 2026-09-01
- from:
1 results
- Helsedataservice
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2026/4446
- files:
No results.
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- D-3141-1 - Incidence and prevalence of chronic hypoparathyroidism in Norway - Tilgjengeliggjøring av helsedata
- case_serial_number:
- 2026/4444
- document_id:
- 2026/4444-3
- document_type:
- Utgående brev
- document_title:
- H-3141 - Decision on the provision of anonymous statistics H-3141
- document_date:
- 2026-08-28
- recorded_date:
- 2026-08-28
- from:
No results.
- to:
1 results
- XXXX-NAME-XXXX
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2026/4444
- files:
No results.
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- IQVIA Solutions Belgium S.R.L. / B.V. - Utlevering av data fra NPR - Norway Surgical Procedure Insights - HDIR 18/23491, H-642, H-1126, H-3135
- case_serial_number:
- 2024/1425
- document_id:
- 2024/1425-17
- document_type:
- Inngående brev
- document_title:
- Decision on access to anonymous statistics H-3135
- document_date:
- 2026-08-26
- recorded_date:
- 2026-08-28
- from:
1 results
- Helsedataservice
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2024/1425
- files:
No results.
- entity_name:
- Fiskeridirektoratet
- entity_id:
- dir-fiskeri
- case_title:
- Rapportering til internasjonale organisasjoner i 2026
- case_serial_number:
- 2026/1798
- document_id:
- 2026/1798-24
- document_type:
- Utgående brev
- document_title:
- MZZ - Norway - FAO Fishery and Aquaculture Statistics 2024
- document_date:
- 2026-08-18
- recorded_date:
- 2026-08-26
- from:
1 results
- Statistikkseksjonen
- to:
1 results
- Food and Agriculture Organization of the United Nations (FAO)
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-fiskeri/2026/1798
- files:
No results.
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- D-3138-E-1 - Oncology - morphology split 26 - Tilgjengeliggjøring av helsedata
- case_serial_number:
- 2026/4424
- document_id:
- 2026/4424-3
- document_type:
- Utgående brev
- document_title:
- D-3138-E-1 - Amendment decision on access to anonymous statistics H-3138-E
- document_date:
- 2026-08-17
- recorded_date:
- 2026-08-17
- from:
No results.
- to:
1 results
- IQVIA SOLUTIONS NORWAY AS
- from_org:
No results.
- to_org:
1 results
- navn:
- IQVIA SOLUTIONS NORWAY AS
- orgnummer:
- 910826034
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2026/4424
- files:
No results.
- entity_name:
- Fiskeridirektoratet
- entity_id:
- dir-fiskeri
- case_title:
- Rapportering til internasjonale organisasjoner i 2026
- case_serial_number:
- 2026/1798
- document_id:
- 2026/1798-23
- document_type:
- Inngående brev
- document_title:
- Norway - FAO Fishery and Aquaculture Statistics 2024
- document_date:
- 2026-08-12
- recorded_date:
- 2026-08-18
- from:
1 results
- Food and Agriculture Organization of the United Nations (FAO)
- to:
1 results
- Statistikkseksjonen
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-fiskeri/2026/1798
- files:
No results.
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- D-3129-1 - Metastatic pancreatic cancer new diagnoses ( ICD10 C25 . x ) per hospital in Norway . List of centers and number of patients diagnosed in 2025 ( if not complete - Tilgjengeliggjøring av helsedata
- case_serial_number:
- 2026/4235
- document_id:
- 2026/4235-3
- document_type:
- Utgående brev
- document_title:
- D-3129-1 - Decision on access to anonymous statistics H-3129
- document_date:
- 2026-08-11
- recorded_date:
- 2026-08-11
- from:
No results.
- to:
1 results
- XXXX-NAME-XXXX
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2026/4235
- files:
No results.
- entity_name:
- Statistisk sentralbyrå
- entity_id:
- statistisk-sentralbyra
- case_title:
- Request for official statistical data for Moldovan Diaspora Mapping Exercise
- case_serial_number:
- 2026/1111
- document_id:
- 2026/1111-2
- document_type:
- Utgående brev
- document_title:
- Request for official statistics - Moldovan Diaspora Mapping Norway - preliminary response
- document_date:
- 2026-08-10
- recorded_date:
- 2026-08-10
- from:
No results.
- to:
1 results
- International Organization for Migration Mission XXXX-NAME-XXXX Republic of Moldova
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/statistisk-sentralbyra/2026/1111
- files:
No results.
- entity_name:
- Folkehelseinstituttet
- entity_id:
- folkehelseinstituttet
- case_title:
- IQVIA Solutions Belgium S.R.L. / B.V. - Utlevering av data fra NPR - Norway Surgical Procedure Insights - HDIR 18/23491, H-642, H-1126, H-3135
- case_serial_number:
- 2024/1425
- document_id:
- 2024/1425-14
- document_type:
- Inngående brev
- document_title:
- Melding om ny sak i Pega H-3135, Request for aggregate NPR procedure statistics for 2025 at hospital level, including diagnosis data. last year (case number 24/01425)
- document_date:
- 2026-08-07
- recorded_date:
- 2026-08-07
- from:
1 results
- Helsedata.no
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/folkehelseinstituttet/2024/1425
- files:
No results.
- entity_name:
- Statens vegvesen
- entity_id:
- statens-vegvesen
- case_title:
- Opplysninger fra Det sentrale motorvognregisteret - Faymonville Distribution AG
- case_serial_number:
- 2020/141702
- document_id:
- 2020/141702-39
- document_type:
- Utgående brev
- document_title:
- 20/141702 - Trailer statistics Norway - Faymonville Distribution AG
- document_date:
- 2026-08-07
- recorded_date:
- 2026-08-07
- from:
No results.
- to:
1 results
- Bonnewyn Morgane
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/statens-vegvesen/2020/141702
- files:
No results.
- entity_name:
- Fiskeridirektoratet
- entity_id:
- dir-fiskeri
- case_title:
- Rapportering til internasjonale organisasjoner i 2026
- case_serial_number:
- 2026/1798
- document_id:
- 2026/1798-22
- document_type:
- Utgående brev
- document_title:
- Norway - Employment statistics 2024 - final figures
- document_date:
- 2026-08-06
- recorded_date:
- 2026-08-06
- from:
1 results
- Statistikkseksjonen
- to:
1 results
- Food and Agriculture Organization of the United Nations
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-fiskeri/2026/1798
- files:
No results.
- entity_name:
- Direktoratet for utviklingssamarbeid
- entity_id:
- dir-utviklingssamarbeid
- case_title:
- QZA-0792 RAF-22/0002 Use of Statistics Norway for Tax for Development in Ghana and Kenya
- case_serial_number:
- 2022/25
- document_id:
- 2022/25-21
- document_type:
- Inngående brev
- document_title:
- Sluttrapport for RAF 22/0002 - Skatt for utvikling forprosjekt 2022-2023
- document_date:
- 2026-08-04
- recorded_date:
- 2026-08-04
- from:
1 results
- STATISTISK SENTRALBYRÅ
- to:
No results.
- from_org:
1 results
- navn:
- STATISTISK SENTRALBYRÅ
- orgnummer:
- 971526920
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-utviklingssamarbeid/2022/25
- files:
No results.
- entity_name:
- Fiskeridirektoratet
- entity_id:
- dir-fiskeri
- case_title:
- Rapportering til internasjonale organisasjoner i 2026
- case_serial_number:
- 2026/1798
- document_id:
- 2026/1798-20
- document_type:
- Inngående brev
- document_title:
- Norway - FAO Fishery and Aquaculture Statistics 2025
- document_date:
- 2026-07-20
- recorded_date:
- 2026-07-21
- from:
1 results
- Food and Agriculture organization of the United Nations
- to:
1 results
- Statistikkseksjonen
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-fiskeri/2026/1798
- files:
No results.
- entity_name:
- Statistisk sentralbyrå
- entity_id:
- statistisk-sentralbyra
- case_title:
- Cooperation between Statistics Norway and the State Statistics Service of Ukraine (SSSU)
- case_serial_number:
- 2021/267
- document_id:
- 2021/267-66
- document_type:
- Utgående brev
- document_title:
- UKR 17/0007 Response to request for project registration
- document_date:
- 2026-07-15
- recorded_date:
- 2026-07-17
- from:
No results.
- to:
1 results
- Specialized Language Centre Manager
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/statistisk-sentralbyra/2021/267
- files:
No results.
- entity_name:
- Direktoratet for utviklingssamarbeid
- entity_id:
- dir-utviklingssamarbeid
- case_title:
- Statistics Norway SSB - SSSU State Statistics Service of Ukraine Cooperation 2026-2028 UKR-0007 UKR-25/0034
- case_serial_number:
- 2025/2803
- document_id:
- 2025/2803-18
- document_type:
- Inngående brev
- document_title:
- Undertegnet Avrop på egenregiavtale for Ukraina UKR-24 0032 2026 - 2028
- document_date:
- 2026-07-15
- recorded_date:
- 2026-07-17
- from:
1 results
- STATISTISK SENTRALBYRÅ
- to:
No results.
- from_org:
1 results
- navn:
- STATISTISK SENTRALBYRÅ
- orgnummer:
- 971526920
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-utviklingssamarbeid/2025/2803
- files:
No results.
- entity_name:
- Fiskeridirektoratet
- entity_id:
- dir-fiskeri
- case_title:
- Statistics on Swedish landings in Norway
- case_serial_number:
- 2026/21675
- document_id:
- 2026/21675-2
- document_type:
- Utgående brev
- document_title:
- Reply - Request for statistics on Swedish landings in Norway
- document_date:
- 2026-07-09
- recorded_date:
- 2026-07-09
- from:
1 results
- Statistikkseksjonen
- to:
1 results
- European Parliament v/svensk delegasjon
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-fiskeri/2026/21675
- files:
No results.
- entity_name:
- Fiskeridirektoratet
- entity_id:
- dir-fiskeri
- case_title:
- Statistics on Swedish landings in Norway
- case_serial_number:
- 2026/21675
- document_id:
- 2026/21675-1
- document_type:
- Inngående brev
- document_title:
- Request for statistics on Swedish landings in Norway
- document_date:
- 2026-07-08
- recorded_date:
- 2026-07-09
- from:
1 results
- European Parliament v/svensk delegasjon
- to:
1 results
- Statistikkseksjonen
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-fiskeri/2026/21675
- files:
No results.
- entity_name:
- Statistisk sentralbyrå
- entity_id:
- statistisk-sentralbyra
- case_title:
- Request for official statistical data for Moldovan Diaspora Mapping Exercise
- case_serial_number:
- 2026/1111
- document_id:
- 2026/1111-1
- document_type:
- Inngående brev
- document_title:
- Request for official statistics - Moldovan Diaspora Mapping Norway
- document_date:
- 2026-07-07
- recorded_date:
- 2026-07-08
- from:
1 results
- International Organization for Migration Mission XXXX-NAME-XXXX Republic of Moldova
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/statistisk-sentralbyra/2026/1111
- files:
No results.
- entity_name:
- Direktoratet for utviklingssamarbeid
- entity_id:
- dir-utviklingssamarbeid
- case_title:
- Statistics Norway SSB - SSSU State Statistics Service of Ukraine Cooperation 2026-2028 UKR-0007 UKR-25/0034
- case_serial_number:
- 2025/2803
- document_id:
- 2025/2803-14
- document_type:
- Inngående brev
- document_title:
- Endelig versjon prosjektdokument UKR-25/0034 Statistics Norway SSB - SSSU State Statistics Service of Ukraine Cooperation 2026 - 2028
- document_date:
- 2026-06-26
- recorded_date:
- 2026-07-06
- from:
1 results
- STATISTISK SENTRALBYRÅ
- to:
No results.
- from_org:
1 results
- navn:
- STATISTISK SENTRALBYRÅ
- orgnummer:
- 971526920
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/dir-utviklingssamarbeid/2025/2803
- files:
No results.
- entity_name:
- Direktoratet for utviklingssamarbeid
- entity_id:
- dir-utviklingssamarbeid
- case_title:
- Statistics Norway SSB - SSSU State Statistics Service of Ukraine Cooperation 2026-2028 UKR-0007 UKR-25/0034
- case_serial_number:
- 2025/2803
- document_id:
- 2025/2803-13
- document_type:
- Utgående brev
- document_title:
- UKR-25/0034 Statistics Norway SSB - SSSU State Statistics Service of Ukraine Cooperation 2026 - 2028
- document_date:
- 2026-06-26
- recorded_date:
- 2026-06-30
- from:
No results.
- to:
1 results
- STATISTISK SENTRALBYRÅ
- from_org:
No results.
- to_org:
1 results
- navn:
- STATISTISK SENTRALBYRÅ
- orgnummer:
- 971526920
- case_url:
- https://norske-postlister.no/sak/dir-utviklingssamarbeid/2025/2803
- files:
No results.
- entity_name:
- Finanstilsynet
- entity_id:
- finanstilsynet
- case_title:
- Annet om forsikringsvirksomhet
- case_serial_number:
- 2026/8058
- document_id:
- 2026/8058-2
- document_type:
- Utgående brev
- document_title:
- Norway captive insurance statistics request
- document_date:
- 2026-06-24
- recorded_date:
- 2026-08-10
- from:
1 results
- Navn ikke oppgitt
- to:
1 results
- XXXX-NAME-XXXX Ltd.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/finanstilsynet/2026/8058
- files:
No results.
- limit:
- 25
- offset:
- 0
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
- Back to Norwegian public correspondence journals
- All sources in Government, law and public records
- Search for Norwegian public correspondence journals in the wiki
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the search lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.