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 66 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 1301334
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- PORTALEN TOPCO AS
- fodselsaar_orgnr:
- 927162938
- postnr_sted:
- 0254 OSLO
- landkode:
- NOR
- antall_aksjer:
- 730816576
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 70.63
- id:
- 1301335
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- PORTALEN TOPCO AS
- fodselsaar_orgnr:
- 927162938
- postnr_sted:
- 0254 OSLO
- landkode:
- NOR
- antall_aksjer:
- 182754144
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 17.66
- id:
- 1301346
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- TRIFORK LABS APS
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 44660000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 4.32
- id:
- 1301343
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- TOM LYSEMOSE HANSEN
- fodselsaar_orgnr:
- 1971
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 15532558
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 1.5
- id:
- 1301347
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- TRIFORK LABS APS
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 11165000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 1.08
- id:
- 1301342
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- TOM LYSEMOSE HANSEN
- fodselsaar_orgnr:
- 1971
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 10355039
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 1.0
- id:
- 1301304
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- BO GUSTAF ANDREAS SAHLMAN
- fodselsaar_orgnr:
- 1967
- postnr_sted:
- not reported by source
- landkode:
- SWE
- antall_aksjer:
- 6577956
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.64
- id:
- 1301305
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- BO GUSTAF ANDREAS SAHLMAN
- fodselsaar_orgnr:
- 1967
- postnr_sted:
- not reported by source
- landkode:
- SWE
- antall_aksjer:
- 4385302
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.42
- id:
- 1301303
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- BEZIT AS
- fodselsaar_orgnr:
- 928778622
- postnr_sted:
- 1394 NESBRU
- landkode:
- NOR
- antall_aksjer:
- 3900000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.38
- id:
- 1301302
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- BEZIT AS
- fodselsaar_orgnr:
- 928778622
- postnr_sted:
- 1394 NESBRU
- landkode:
- NOR
- antall_aksjer:
- 2600000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.25
- id:
- 1301313
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- G-CAPITAL AS
- fodselsaar_orgnr:
- 928832449
- postnr_sted:
- 1358 JAR
- landkode:
- NOR
- antall_aksjer:
- 2400000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.23
- id:
- 1301337
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- SOELBERG INVEST APS
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 1927596
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.19
- id:
- 1301322
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- JFBG AS
- fodselsaar_orgnr:
- 992902876
- postnr_sted:
- 0776 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1639428
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.16
- id:
- 1301312
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- G-CAPITAL AS
- fodselsaar_orgnr:
- 928832449
- postnr_sted:
- 1358 JAR
- landkode:
- NOR
- antall_aksjer:
- 1600000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.15
- id:
- 1301336
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- SOELBERG INVEST APS
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 1285064
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.12
- id:
- 1301325
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- JVKREY HOLDING AS
- fodselsaar_orgnr:
- 928880176
- postnr_sted:
- 1423 SKI
- landkode:
- NOR
- antall_aksjer:
- 1092952
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.11
- id:
- 1301324
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- JVKREY HOLDING AS
- fodselsaar_orgnr:
- 928880176
- postnr_sted:
- 1423 SKI
- landkode:
- NOR
- antall_aksjer:
- 728635
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.07
- id:
- 1301345
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- TREICHL HOLDING APS
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 659400
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.06
- id:
- 1301301
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- BENJAMIN ADOLPHI
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- DEU
- antall_aksjer:
- 600000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.06
- id:
- 1301339
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- STIAN ANDRE MARKUSSEN
- fodselsaar_orgnr:
- 1981
- postnr_sted:
- 2034 HOLTER
- landkode:
- NOR
- antall_aksjer:
- 600000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.06
- id:
- 1301316
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- GUSTAF SAHLMAN AB
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- SWE
- antall_aksjer:
- 596482
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.06
- id:
- 1301285
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- A DUNDER AS
- fodselsaar_orgnr:
- 928743675
- postnr_sted:
- 1412 SOFIEMYR
- landkode:
- NOR
- antall_aksjer:
- 480000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.05
- id:
- 1301344
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- TREICHL HOLDING APS
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- DNK
- antall_aksjer:
- 439600
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.04
- id:
- 1301349
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- TYVHOLMEN INVEST AS
- fodselsaar_orgnr:
- 928772675
- postnr_sted:
- 0252 OSLO
- landkode:
- NOR
- antall_aksjer:
- 421663
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.04
- id:
- 1301319
- organization_id:
- 925985767
- selskap:
- PORTALEN BIDCO AS
- aksjeklasse:
- B-aksjer
- navn_aksjonaer:
- JAN BOSVELD
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- HKG
- antall_aksjer:
- 420000
- antall_aksjer_selskap:
- 1034712073
- eierandel_prosent:
- 0.04
- 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.