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:
- 23
- returned:
- 23
- capped:
- no
- documents:
23 results
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Tilsyn 919931108 2GROUP AS
- case_serial_number:
- 2024/46698
- document_id:
- 2024/46698-6
- document_type:
- Utgående brev
- document_title:
- Tilsyn - oppfyllelse av pålegg
- document_date:
- 2024-11-12
- recorded_date:
- 2024-11-12
- from:
1 results
- Arbeidstilsynet
- to:
1 results
- 2GROUP AS
- from_org:
1 results
- navn:
- ARBEIDSTILSYNET
- orgnummer:
- 974761211
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2024/46698
- files:
1 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Tilsyn 919931108 2GROUP AS
- case_serial_number:
- 2024/46698
- document_id:
- 2024/46698-5
- document_type:
- Inngående brev
- document_title:
- Svar på Tilsyn - vedtak om pålegg
- document_date:
- 2024-11-11
- recorded_date:
- 2024-11-11
- from:
1 results
- 2GROUP AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2024/46698
- files:
2 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Tilsyn 919931108 2GROUP AS
- case_serial_number:
- 2024/46698
- document_id:
- 2024/46698-4
- document_type:
- Utgående brev
- document_title:
- Tilsyn - vedtak om pålegg
- document_date:
- 2024-10-30
- recorded_date:
- 2024-10-30
- from:
1 results
- Arbeidstilsynet
- to:
1 results
- 2GROUP AS
- from_org:
1 results
- navn:
- ARBEIDSTILSYNET
- orgnummer:
- 974761211
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2024/46698
- files:
1 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Tilsyn 919931108 2GROUP AS
- case_serial_number:
- 2024/46698
- document_id:
- 2024/46698-3
- document_type:
- Utgående brev
- document_title:
- Tilsynsrapport med varsel om pålegg og avslutning av krav om opplysninger
- document_date:
- 2024-09-24
- recorded_date:
- 2024-09-24
- from:
1 results
- Arbeidstilsynet
- to:
1 results
- 2GROUP AS
- from_org:
1 results
- navn:
- ARBEIDSTILSYNET
- orgnummer:
- 974761211
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2024/46698
- files:
1 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Tilsyn 919931108 2GROUP AS
- case_serial_number:
- 2024/46698
- document_id:
- 2024/46698-2
- document_type:
- Inngående brev
- document_title:
- Tilbakemelding på 'Melding om dokumenttilsyn - krav om opplysninger'
- document_date:
- 2024-09-17
- recorded_date:
- 2024-09-17
- from:
1 results
- 2GROUP AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2024/46698
- files:
3 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Arbeidstilsynet
- entity_id:
- arbeidstilsynet
- case_title:
- Tilsyn 919931108 2GROUP AS
- case_serial_number:
- 2024/46698
- document_id:
- 2024/46698-1
- document_type:
- Utgående brev
- document_title:
- Melding om dokumenttilsyn - krav om opplysninger
- document_date:
- 2024-09-02
- recorded_date:
- 2024-09-02
- from:
No results.
- to:
1 results
- 2GROUP AS
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/arbeidstilsynet/2024/46698
- files:
1 results
- title:
- <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
- url:
- not reported by source
- entity_name:
- Statens vegvesen
- entity_id:
- statens-vegvesen
- case_title:
- E18 VK, Prosjektkontor adm bestillinger
- case_serial_number:
- 2020/229388
- document_id:
- 2020/229388-211
- document_type:
- Inngående brev
- document_title:
- Diverse møter representasjons utlegg (bevertning) August 2eat
- document_date:
- 2024-08-13
- recorded_date:
- 2024-10-01
- from:
1 results
- 2GROUP AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/statens-vegvesen/2020/229388
- files:
No results.
- entity_name:
- Eksfin – Eksportfinansiering Norge
- entity_id:
- eksfin
- case_title:
- Anskaffelse 2024-3 Renhold av kontorlokaler
- case_serial_number:
- 2024/236
- document_id:
- 2024/236-13
- document_type:
- Utgående brev
- document_title:
- Meddelelse om tildeling av kontrakt, 2024-3 Renhold av kontorlokaler
- document_date:
- 2024-06-25
- recorded_date:
- 2024-06-27
- from:
1 results
- Eksportfinansiering Norge
- to:
5 results
- Tiveta Renhold
- Coor Service
- Centrum Vinduspuss & Rengjøringsbyrå AS
- Toma Facility Services AS
- 2group AS
- from_org:
No results.
- to_org:
3 results
- navn:
- TIVETA RENHOLD AS
- orgnummer:
- 920899374
- navn:
- CENTRUM VINDUSPUSS & RENGJØRINGSBYRÅ AS
- orgnummer:
- not reported by source
- navn:
- TOMA FACILITY SERVICES AS
- orgnummer:
- 984684037
- case_url:
- https://norske-postlister.no/sak/eksfin/2024/236
- files:
No results.
- entity_name:
- Statens vegvesen
- entity_id:
- statens-vegvesen
- case_title:
- Retning XXXX-NAME-XXXX Havnelageret - Oslo kommune
- case_serial_number:
- 2024/60366
- document_id:
- 2024/60366-2
- document_type:
- Utgående brev
- document_title:
- Servicelomme
- document_date:
- 2024-03-08
- recorded_date:
- 2024-03-08
- from:
No results.
- to:
1 results
- 2GROUP AS
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/statens-vegvesen/2024/60366
- files:
No results.
- entity_name:
- Statens vegvesen
- entity_id:
- statens-vegvesen
- case_title:
- Retning XXXX-NAME-XXXX Havnelageret - Oslo kommune
- case_serial_number:
- 2024/60366
- document_id:
- 2024/60366-1
- document_type:
- Inngående brev
- document_title:
- Fjerning av lommen på høyre side retning XXXX-NAME-XXXX Havnelageret - Oslo kommune
- document_date:
- 2024-03-04
- recorded_date:
- 2024-03-06
- from:
1 results
- 2GROUP AS
- to:
No results.
- from_org:
No results.
- to_org:
No results.
- case_url:
- https://norske-postlister.no/sak/statens-vegvesen/2024/60366
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-72
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Forventet tidspunkt for tildeling er tirsdag 28.11.
- document_date:
- 2023-11-21
- recorded_date:
- 2023-11-21
- from:
No results.
- to:
8 results
- Toma AS
- Ability FM Øst AS
- 4Service Eir Renhold AS
- ISS Facility Services AS
- INSIDER FACILITY SOLUTIONS AS
- 2GROUP AS
- Trygg Renhold AS Stor-Oslo
- CONLUO FACILITY SERVICES AS
- from_org:
No results.
- to_org:
4 results
- navn:
- TOMA AS
- orgnummer:
- 982782678
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- not reported by source
- orgnummer:
- not reported by source
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-65
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Innvendig vinduspuss
- document_date:
- 2023-10-26
- recorded_date:
- 2023-10-26
- from:
No results.
- to:
8 results
- Trygg Renhold AS Stor-Oslo
- CONLUO FACILITY SERVICES AS
- ISS Facility Services AS
- 2GROUP AS
- INSIDER FACILITY SOLUTIONS AS
- Ability FM Øst AS
- Toma AS
- 4Service Eir Renhold AS
- from_org:
No results.
- to_org:
4 results
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- TOMA AS
- orgnummer:
- 982782678
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-60
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Revidert prisskjema nr. 3
- document_date:
- 2023-10-24
- recorded_date:
- 2023-10-24
- from:
No results.
- to:
8 results
- 2GROUP AS
- ISS Facility Services AS
- Toma AS
- INSIDER FACILITY SOLUTIONS AS
- Trygg Renhold AS Stor-Oslo
- 4Service Eir Renhold AS
- Ability FM Øst AS
- CONLUO FACILITY SERVICES AS
- from_org:
No results.
- to_org:
4 results
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- TOMA AS
- orgnummer:
- 982782678
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-58
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Flere spørsmål til oppdatert prisskjema
- document_date:
- 2023-10-22
- recorded_date:
- 2023-10-22
- from:
No results.
- to:
8 results
- CONLUO FACILITY SERVICES AS
- ISS Facility Services AS
- 4Service Eir Renhold AS
- INSIDER FACILITY SOLUTIONS AS
- Trygg Renhold AS Stor-Oslo
- Toma AS
- 2GROUP AS
- Ability FM Øst AS
- from_org:
No results.
- to_org:
4 results
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- TOMA AS
- orgnummer:
- 982782678
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-56
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Oppdatert prisskjema
- document_date:
- 2023-10-19
- recorded_date:
- 2023-10-19
- from:
No results.
- to:
8 results
- 4Service Eir Renhold AS
- Ability FM Øst AS
- ISS Facility Services AS
- CONLUO FACILITY SERVICES AS
- Trygg Renhold AS Stor-Oslo
- INSIDER FACILITY SOLUTIONS AS
- Toma AS
- 2GROUP AS
- from_org:
No results.
- to_org:
4 results
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- TOMA AS
- orgnummer:
- 982782678
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-54
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - ESPD-skjema XXXX-NAME-XXXX kvalifikasjonskrav skal ikke sendes på nytt
- document_date:
- 2023-10-18
- recorded_date:
- 2023-10-18
- from:
No results.
- to:
8 results
- CONLUO FACILITY SERVICES AS
- ISS Facility Services AS
- 2GROUP AS
- 4Service Eir Renhold AS
- INSIDER FACILITY SOLUTIONS AS
- Trygg Renhold AS Stor-Oslo
- Ability FM Øst AS
- Toma AS
- from_org:
No results.
- to_org:
4 results
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- TOMA AS
- orgnummer:
- 982782678
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-55
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Kommentarer til areal og tegninger
- document_date:
- 2023-10-18
- recorded_date:
- 2023-10-18
- from:
No results.
- to:
8 results
- ISS Facility Services AS
- Trygg Renhold AS Stor-Oslo
- CONLUO FACILITY SERVICES AS
- 4Service Eir Renhold AS
- INSIDER FACILITY SOLUTIONS AS
- 2GROUP AS
- Ability FM Øst AS
- Toma AS
- from_org:
No results.
- to_org:
4 results
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- TOMA AS
- orgnummer:
- 982782678
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-51
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Areal og tegninger
- document_date:
- 2023-10-16
- recorded_date:
- 2023-10-16
- from:
No results.
- to:
8 results
- 2GROUP AS
- 4Service Eir Renhold AS
- CONLUO FACILITY SERVICES AS
- Toma AS
- ISS Facility Services AS
- Ability FM Øst AS
- Trygg Renhold AS Stor-Oslo
- INSIDER FACILITY SOLUTIONS AS
- from_org:
No results.
- to_org:
4 results
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- TOMA AS
- orgnummer:
- 982782678
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- not reported by source
- orgnummer:
- not reported by source
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-49
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Vedr. oppstart av ny renholdsavtale
- document_date:
- 2023-10-13
- recorded_date:
- 2023-10-13
- from:
No results.
- to:
8 results
- INSIDER FACILITY SOLUTIONS AS
- 4Service Eir Renhold AS
- Ability FM Øst AS
- CONLUO FACILITY SERVICES AS
- ISS Facility Services AS
- 2GROUP AS
- Trygg Renhold AS Stor-Oslo
- Toma AS
- from_org:
No results.
- to_org:
4 results
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- TOMA AS
- orgnummer:
- 982782678
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-46
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Referat fra befaring 10.oktober 2023 i Middelthunsgate 29
- document_date:
- 2023-10-12
- recorded_date:
- 2023-10-12
- from:
No results.
- to:
8 results
- INSIDER FACILITY SOLUTIONS AS
- Ability FM Øst AS
- Trygg Renhold AS Stor-Oslo
- Toma AS
- CONLUO FACILITY SERVICES AS
- 4Service Eir Renhold AS
- ISS Facility Services AS
- 2GROUP AS
- from_org:
No results.
- to_org:
4 results
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- TOMA AS
- orgnummer:
- 982782678
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-47
- document_type:
- Utgående brev
- document_title:
- Kunngjøring - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- document_date:
- 2023-10-12
- recorded_date:
- 2023-10-12
- from:
No results.
- to:
8 results
- 2GROUP AS
- Toma AS
- INSIDER FACILITY SOLUTIONS AS
- 4Service Eir Renhold AS
- Trygg Renhold AS Stor-Oslo
- CONLUO FACILITY SERVICES AS
- ISS Facility Services AS
- Ability FM Øst AS
- from_org:
No results.
- to_org:
4 results
- navn:
- TOMA AS
- orgnummer:
- 982782678
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Norges vassdrags- og energidirektorat (NVE)
- entity_id:
- nve
- case_title:
- Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo
- case_serial_number:
- 2023/12413
- document_id:
- 2023/12413-45
- document_type:
- Utgående brev
- document_title:
- Tilleggsinformasjon - Konkurranse - Renholdstjenester til NVEs hovedkontor I Oslo - Spørsmål til rollen som teamleder:
- document_date:
- 2023-10-09
- recorded_date:
- 2023-10-09
- from:
No results.
- to:
8 results
- CONLUO FACILITY SERVICES AS
- 4Service Eir Renhold AS
- ISS Facility Services AS
- Trygg Renhold AS Stor-Oslo
- Ability FM Øst AS
- INSIDER FACILITY SOLUTIONS AS
- Toma AS
- 2GROUP AS
- from_org:
No results.
- to_org:
4 results
- navn:
- 4SERVICE EIR RENHOLD AS
- orgnummer:
- 917719993
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- not reported by source
- orgnummer:
- not reported by source
- navn:
- TOMA AS
- orgnummer:
- 982782678
- case_url:
- https://norske-postlister.no/sak/nve/2023/12413
- files:
No results.
- entity_name:
- Statsbygg
- entity_id:
- statsbygg
- case_title:
- Nytt regjeringskvartal - Administrasjon
- case_serial_number:
- 2022/3321
- document_id:
- 2022/3321-2
- document_type:
- Utgående brev
- document_title:
- Enkel tilbudsforespørsel
- document_date:
- 2022-09-21
- recorded_date:
- 2023-08-08
- from:
1 results
- Statsbygg
- to:
3 results
- 2group
- ISS FACILITY SERVICES AS
- Helt Opplagt
- from_org:
1 results
- navn:
- STATSBYGG
- orgnummer:
- 971278374
- to_org:
2 results
- navn:
- ISS FACILITY SERVICES AS
- orgnummer:
- 914791723
- navn:
- HELT OPPLAGT AS
- orgnummer:
- 885369162
- case_url:
- https://norske-postlister.no/sak/statsbygg/2022/3321
- 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.