Skip to main content
GET
Get all portfolios

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

Query Parameters

Fetch
integer<int32>

Required if Offset is set

Offset
integer<int32>

Required if Fetch is set

portfolioType
enum<string>

Filters portfolios by how their companies are managed: Manual (added individually) or Auto (kept in sync automatically). How companies are added to a portfolio: Manual (added individually) or Auto (kept in sync automatically).

Available options:
Manual,
Auto

Response

OK

A page of monitoring portfolios, together with the total number of matching portfolios.

data
object[] | null
total
integer<int32>