Skip to main content
GET
Group structure of a company

Authorizations

X-Api-Key
string
header
required

Api key needed to access the endpoints. X-Api-Key: My api key

Headers

AppId
string

App id

Path Parameters

profileCountry
enum<string>
required

The country whose scope/entitlement profile (SE or NO) is used to authorize the request. Determines which market-specific rules apply, independent of the country the requested company is registered in. ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO
country
enum<string>
required

The country the requested company is registered in. ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO
orgNr
string
required

The company's organisation number (personal identity number for a sole proprietorship), without separators.

Response

OK

orgNumber
string | null
companyName
string | null
countryCode
string | null
countryName
string | null
ownedPercent
string | null
closestGroupMotherOrgNumber
string | null
groupMotherOrgNumber
string | null
groupMotherName
string | null
level
integer<int32>
dateUpdated
string<date-time>