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-09T00:47:24Z in 0.429 seconds.

total_hits:
46
returned:
25
capped:
no
documents:

25 results

  1. entity_name:
    Stor-Elvdal kommune
    entity_id:
    0430-stor-elvdal-kommune
    case_title:
    Vaskeritjenester Moratunet Sykehjem - avtaler
    case_serial_number:
    2024/960
    document_id:
    2024/960-2
    document_type:
    Utgående brev
    document_title:
    Avtale om vaskeritjeneste mellom Moratunet Sykehjem og Insider Facility Solution as
    document_date:
    2024-10-28
    recorded_date:
    2024-10-28
    from:

    1 results

    1. Stor-Elvdal kommune
    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS HAMAR
    from_org:

    1 results

    1. navn:
      STOR-ELVDAL KOMMUNE
      orgnummer:
      964948887
    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0430-stor-elvdal-kommune/2024/960
    files:

    No results.

  2. entity_name:
    Arbeidstilsynet
    entity_id:
    arbeidstilsynet
    case_title:
    Supportsak HMS kort - INSIDER FACILITY SOLUTIONS AS FLEKKEFJORD - 915313450
    case_serial_number:
    2024/17327
    document_id:
    2024/17327-3
    document_type:
    Inngående brev
    document_title:
    Anmodning om tilbakemelding - supportsak
    document_date:
    2024-06-10
    recorded_date:
    2024-06-12
    from:

    1 results

    1. Insider Facillity Solution AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/arbeidstilsynet/2024/17327
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Dokumentet er ikke tilgjengelig
      url:
      not reported by source
  3. entity_name:
    Moss kommune
    entity_id:
    0104-moss-kommune
    case_title:
    Tilsyn - Nasjonalt Ankomstsenter
    case_serial_number:
    2020/1122
    document_id:
    2024/35379-100000002022330578
    document_type:
    Inngående brev
    document_title:
    Nasjonalt ankomstsenter Råde - tilsyn av miljørettet helsevern
    document_date:
    2024-04-04
    recorded_date:
    2024-04-08
    from:

    1 results

    1. Insider Facility Solutions As
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0104-moss-kommune/2024/35379
    files:

    2 results

    1. title:
      <i class="far fa-file-pdf"></i> Nasjonalt ankomstsenter R&aring;de - tilsyn av milj&oslash;rettet helsevern
      url:
      https://innsyn.acossky.no/moss/prod/postliste/wfdocument.ashx?journalpostid=2022330578&dokid=1011772&versjon=1&variant=A&
    2. title:
      <i class="far fa-file-pdf"></i> Dokumenter Insider Facility Solution
      url:
      https://innsyn.acossky.no/moss/prod/postliste/wfdocument.ashx?journalpostid=2022330578&dokid=1011773&versjon=1&variant=A&
  4. entity_name:
    Moss kommune
    entity_id:
    0104-moss-kommune
    case_title:
    Tilsyn - Nasjonalt Ankomstsenter
    case_serial_number:
    2020/1122
    document_id:
    2024/35381-100000002022330580
    document_type:
    Inngående brev
    document_title:
    Nasjonalt ankomstsenter Råde - tilsyn av miljørettet helsevern
    document_date:
    2024-04-04
    recorded_date:
    2024-04-08
    from:

    1 results

    1. Insider Facility Solutions As
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/0104-moss-kommune/2024/35381
    files:

    2 results

    1. title:
      <i class="far fa-file-pdf"></i> Nasjonalt ankomstsenter R&aring;de - tilsyn av milj&oslash;rettet helsevern
      url:
      https://innsyn.acossky.no/moss/prod/postliste/wfdocument.ashx?journalpostid=2022330580&dokid=1011775&versjon=1&variant=A&
    2. title:
      <i class="far fa-file-pdf"></i> Dokumenter Insider Facility Solution
      url:
      https://innsyn.acossky.no/moss/prod/postliste/wfdocument.ashx?journalpostid=2022330580&dokid=1011776&versjon=1&variant=A&
  5. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-12
    document_type:
    Utgående brev
    document_title:
    Ønsket trekk av godkjenning?
    document_date:
    2023-12-07
    recorded_date:
    2023-12-07
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  6. entity_name:
    Vestfold og Telemark fylkeskommune
    entity_id:
    vestfold-og-telemark-fylkeskommune
    case_title:
    Overdragelse kontrakter VTFK til TFK
    case_serial_number:
    2023/39495
    document_id:
    2023/39495-66
    document_type:
    Utgående brev
    document_title:
    Overføring av renholdsavtale med Insider Facility Solution AS, til ny fylkeskommune
    document_date:
    2023-12-04
    recorded_date:
    2023-12-04
    from:

    No results.

    to:

    1 results

    1. Insider Facility Solution AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/vestfold-og-telemark-fylkeskommune/2023/39495
    files:

    1 results

    1. title:
      <i class="far fa-file"></i> Overf&oslash;ring av renholdsavtale med Insider Facility Solution AS, til ny fylkeskommune
      url:
      https://vtfk.pj.360online.com/Download/DownloadFile/?journalid=2023-39495-66&variant=A&version=1&sequence=1&filereference=6084961_1_1.PDF
  7. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-10
    document_type:
    Utgående brev
    document_title:
    Forhåndsvarsel 0003-4886 - Avskjermet
    document_date:
    2023-11-22
    recorded_date:
    2023-11-22
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  8. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-9
    document_type:
    Utgående brev
    document_title:
    Insider Facility Solution AS, Haugesund – Forhåndsvarsel – 0003-4886 - Avskjermet
    document_date:
    2023-11-22
    recorded_date:
    2023-11-22
    from:

    No results.

    to:

    1 results

    1. Insider Facility Solution AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  9. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Ålesund - Tilsyn - Security
    case_serial_number:
    2023/24583
    document_id:
    2023/24583-1
    document_type:
    Utgående brev
    document_title:
    Insider Facility Solutions AS - Tilsyn - Avskjermet
    document_date:
    2023-11-09
    recorded_date:
    2023-11-10
    from:

    No results.

    to:

    1 results

    1. Insider Facility Solutions AS, Ålesund
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2023/24583
    files:

    No results.

  10. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-9
    document_type:
    Utgående brev
    document_title:
    Insider Facility Solution AS, Tromsø - Orientering om avsluttet tilsynssak - Vedtak om forlenget godkjenning - Tilsyn 0003-5015
    document_date:
    2023-05-02
    recorded_date:
    2023-05-02
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  11. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-7
    document_type:
    Inngående brev
    document_title:
    Insider Facility Solution AS, Tromsø - Rapport 0003-5015 TOS
    document_date:
    2023-04-28
    recorded_date:
    2023-05-02
    from:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  12. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-6
    document_type:
    Utgående brev
    document_title:
    Insider Facility Solution AS, Tromsø - Forhåndsvarsel om tilbakekall av godkjenning som sikkerhetsgodkjent leverandør av forsyninger til flygingen - Tilsyn 0003-5015
    document_date:
    2023-03-31
    recorded_date:
    2023-04-11
    from:

    No results.

    to:

    1 results

    1. Insider Facility Solution AS, Tromsø
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  13. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-5
    document_type:
    Utgående brev
    document_title:
    Insider Tromsø - manglende tilsvar på rapport etter utsatt frist
    document_date:
    2023-03-10
    recorded_date:
    2023-03-14
    from:

    1 results

    1. XXXX-NAME-XXXX
    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  14. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-7
    document_type:
    Inngående brev
    document_title:
    SLFF - Insider Facility Solution AS, Haugesund - Rapport 0003-4886 - Avskjermet
    document_date:
    2023-02-22
    recorded_date:
    2023-02-22
    from:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  15. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-8
    document_type:
    Utgående brev
    document_title:
    SLFF - Insider Facility Solution AS, Haugesund - Rapport 0003-4886
    document_date:
    2023-02-22
    recorded_date:
    2023-02-22
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  16. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-6
    document_type:
    Utgående brev
    document_title:
    SLFF - Insider Facility Solution AS, Haugesund - Manglende tilsvar - Avvik rapport 0003-4886
    document_date:
    2023-02-03
    recorded_date:
    2023-02-03
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  17. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-4
    document_type:
    Utgående brev
    document_title:
    Insider Facility Solution AS, Tromsø - Vedtak etter vurdering av plan for tiltak - Rapport 0003-5015
    document_date:
    2022-12-06
    recorded_date:
    2022-12-06
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  18. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-3
    document_type:
    Inngående brev
    document_title:
    Tilsvar for rapport 0003-5015
    document_date:
    2022-12-02
    recorded_date:
    2022-12-06
    from:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  19. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-2
    document_type:
    Utgående brev
    document_title:
    Insider Tromsø - manglende tilsvar på rapport
    document_date:
    2022-11-25
    recorded_date:
    2022-11-25
    from:

    1 results

    1. XXXX-NAME-XXXX
    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  20. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-3
    document_type:
    Inngående brev
    document_title:
    SLFF - Insider Facility Solution AS, Haugesund - Avvik rapport 0003-4886
    document_date:
    2022-11-24
    recorded_date:
    2022-11-24
    from:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  21. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-4
    document_type:
    Utgående brev
    document_title:
    SLFF - Insider Facility Solutions AS, Haugesund – delvis lukking 0003-4886 - Avskjermet
    document_date:
    2022-11-24
    recorded_date:
    2022-11-24
    from:

    No results.

    to:

    1 results

    1. Insider Facility Solutions AS, Haugesund
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  22. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-5
    document_type:
    Utgående brev
    document_title:
    SV: 0003-4886 - Avskjermet
    document_date:
    2022-11-24
    recorded_date:
    2022-11-24
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  23. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    SLFF - Insider Facility Solution AS, Haugesund - 2022 - Avskjermet
    case_serial_number:
    2022/21383
    document_id:
    2022/21383-2
    document_type:
    Utgående brev
    document_title:
    Purring Insider, Haugesund - Avskjermet
    document_date:
    2022-11-01
    recorded_date:
    2022-11-01
    from:

    No results.

    to:

    1 results

    1. INSIDER FACILITY SOLUTIONS AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/21383
    files:

    No results.

  24. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Insider Facility Solution AS, Tromsø - Securityrevisjon 4. oktober 2022 - Tilsyn 0003-5015
    case_serial_number:
    2022/25487
    document_id:
    2022/25487-1
    document_type:
    Utgående brev
    document_title:
    Insider Facility Solution AS, Tromsø - Pålegg om tiltak etter tilsyn - Rapport 0003-5015
    document_date:
    2022-10-06
    recorded_date:
    2022-10-07
    from:

    No results.

    to:

    1 results

    1. Insider Facilty Solution AS
    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/25487
    files:

    No results.

  25. entity_name:
    Luftfartstilsynet
    entity_id:
    luftfartstilsynet
    case_title:
    Anbud - Renholdstjenester
    case_serial_number:
    2022/23899
    document_id:
    2022/23899-3
    document_type:
    Inngående brev
    document_title:
    Insider Facility Solution AS - Bekreftelse på oppsigelse av avtale om renholdstjenester
    document_date:
    2022-09-28
    recorded_date:
    2022-09-28
    from:

    1 results

    1. Insider Facility Solution AS
    to:

    No results.

    from_org:

    No results.

    to_org:

    No results.

    case_url:
    https://norske-postlister.no/sak/luftfartstilsynet/2022/23899
    files:

    No results.

limit:
25
offset:
0
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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

Continue exploring

How an AI agent should use this page

Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

How to use the search lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. Follow linked results to canonical pages before combining sources.

Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

Source-specific next step

Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.