aksjeeiere_for_selskap
Retrieves the largest shareholders for a given company organization number, ordered by holding size. Listed companies can have tens of thousands of tiny holders, so results are capped at `limit` (default 100).
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/firmafakta/aksjeeiere_for_selskap/?organization_id={organization_id}&limit=100&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
organization_id | required | string | The organization number of the company. |
limit | optional | integer | Max shareholders to return (largest first), 1-1000. 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/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&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/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "firmafakta",
"operation": "aksjeeiere_for_selskap",
"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
- note:
- Showing top 25 of 248 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 934253
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- QUANTIK VISION AS
- fodselsaar_orgnr:
- 931422480
- postnr_sted:
- 5006 BERGEN
- landkode:
- NOR
- antall_aksjer:
- 91875
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 20.0
- id:
- 934223
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MARYAL AS
- fodselsaar_orgnr:
- 893955542
- postnr_sted:
- 5392 STOREBØ
- landkode:
- NOR
- antall_aksjer:
- 67307
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 14.65
- id:
- 934144
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- FÅL1-7 AS
- fodselsaar_orgnr:
- 817337422
- postnr_sted:
- 0252 OSLO
- landkode:
- NOR
- antall_aksjer:
- 67003
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 14.59
- id:
- 934145
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- FÅS1-7 AS
- fodselsaar_orgnr:
- 921491859
- postnr_sted:
- 0252 OSLO
- landkode:
- NOR
- antall_aksjer:
- 67003
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 14.59
- id:
- 934082
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- AMESTO ACCOUNTING ROBOTICS AS
- fodselsaar_orgnr:
- 921749589
- postnr_sted:
- 0195 OSLO
- landkode:
- NOR
- antall_aksjer:
- 33400
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 7.27
- id:
- 934099
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BARD INVEST AS
- fodselsaar_orgnr:
- 989077023
- postnr_sted:
- 5008 BERGEN
- landkode:
- NOR
- antall_aksjer:
- 22161
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 4.82
- id:
- 934109
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CARTER HOLDING AS
- fodselsaar_orgnr:
- 813049902
- postnr_sted:
- 5232 PARADIS
- landkode:
- NOR
- antall_aksjer:
- 18035
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 3.93
- id:
- 934143
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- FÅF1-7 AS
- fodselsaar_orgnr:
- 921492227
- postnr_sted:
- 0252 OSLO
- landkode:
- NOR
- antall_aksjer:
- 12398
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 2.7
- id:
- 934255
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RAKESH PATEL
- fodselsaar_orgnr:
- 1975
- postnr_sted:
- 0778 OSLO
- landkode:
- NOR
- antall_aksjer:
- 6945
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 1.51
- id:
- 934087
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ANDR. OLSEN INVEST AS
- fodselsaar_orgnr:
- 915497225
- postnr_sted:
- 5251 SØREIDGREND
- landkode:
- NOR
- antall_aksjer:
- 4904
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 1.07
- id:
- 934219
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MARIUS MASKE AS
- fodselsaar_orgnr:
- 997766792
- postnr_sted:
- 7020 TRONDHEIM
- landkode:
- NOR
- antall_aksjer:
- 4862
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 1.06
- id:
- 934123
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- DUY THANH NGUYEN
- fodselsaar_orgnr:
- 1991
- postnr_sted:
- 0254 OSLO
- landkode:
- NOR
- antall_aksjer:
- 3472
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.76
- id:
- 934228
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MORTEN SÆLEMYR
- fodselsaar_orgnr:
- 1962
- postnr_sted:
- 5148 FYLLINGSDALEN
- landkode:
- NOR
- antall_aksjer:
- 3472
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.76
- id:
- 934155
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HANS HENRIK HENRIKSEN
- fodselsaar_orgnr:
- 1935
- postnr_sted:
- not reported by source
- landkode:
- NOR
- antall_aksjer:
- 3010
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.66
- id:
- 934151
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GUILTY TECH AS
- fodselsaar_orgnr:
- 918946853
- postnr_sted:
- 5008 BERGEN
- landkode:
- NOR
- antall_aksjer:
- 2602
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.57
- id:
- 934105
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BONNEGOLT HOLDING AS
- fodselsaar_orgnr:
- 916269765
- postnr_sted:
- 3261 LARVIK
- landkode:
- NOR
- antall_aksjer:
- 1458
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.32
- id:
- 934214
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LITU AS
- fodselsaar_orgnr:
- 992049359
- postnr_sted:
- 5252 SØREIDGREND
- landkode:
- NOR
- antall_aksjer:
- 1390
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.3
- id:
- 934106
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CAIRN CONSULTING AS
- fodselsaar_orgnr:
- 921141157
- postnr_sted:
- 1182 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1041
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.23
- id:
- 934160
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HENRIK HAGEN
- fodselsaar_orgnr:
- 1988
- postnr_sted:
- 3121 NØTTERØY
- landkode:
- NOR
- antall_aksjer:
- 868
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.19
- id:
- 934098
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ATLE SIVERTSEN
- fodselsaar_orgnr:
- 1974
- postnr_sted:
- 5114 TERTNES
- landkode:
- NOR
- antall_aksjer:
- 862
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.19
- id:
- 934156
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HANS PETTER HENRIKSEN
- fodselsaar_orgnr:
- 1964
- postnr_sted:
- 1622 GRESSVIK
- landkode:
- NOR
- antall_aksjer:
- 800
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.17
- id:
- 934269
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SIGBJØRN DENIZ SEVIM BJUNES
- fodselsaar_orgnr:
- 1994
- postnr_sted:
- 0553 OSLO
- landkode:
- NOR
- antall_aksjer:
- 750
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.16
- id:
- 934164
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HILDA BEATE LYGRE
- fodselsaar_orgnr:
- 1975
- postnr_sted:
- 5067 BERGEN
- landkode:
- NOR
- antall_aksjer:
- 700
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.15
- id:
- 934169
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JACK-OF-ALL-TRADES AS
- fodselsaar_orgnr:
- 992975997
- postnr_sted:
- 1170 OSLO
- landkode:
- NOR
- antall_aksjer:
- 700
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.15
- id:
- 934182
- organization_id:
- 922199825
- selskap:
- QUANTIK AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JUSTINIANO AS
- fodselsaar_orgnr:
- 913142446
- postnr_sted:
- 1151 OSLO
- landkode:
- NOR
- antall_aksjer:
- 700
- antall_aksjer_selskap:
- 459374
- eierandel_prosent:
- 0.15
- limit:
- 25
- offset:
- 0
- returned:
- 25
- 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
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 aksjeeiere_for_selskap 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
- Confirm the organization number before detail lookups. Use the canonical company page to combine owners, roles, grants, Doffin and jobs.
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.