---
title: "GET /reference/v1/overview"
method: GET
path: "/reference/v1/overview"
---

# GET /reference/v1/overview

`GET /reference/v1/overview`

Returns meta information about the API, such as supported parameter values for power search.

## Response `200`

A successful response

- OverviewResponse
  - `countries` string[] — List of applicable countries (two-letter ISO codes).
  - `eventTypes` EventTypeOverview[] — List of available events for power search.
    - `id` string — Event type identifier (matches values accepted by `EventType` input)
    - `countries` string[] — List of two-letter ISO country codes where this event type is supported
  - `legalFormFamilies` string[] — List of available legal form families for power search.
  - `legalForms` LegalFormOverview[] — List of available legal forms for power search.
    - `id` string
    - `countries` string[] — List of applicable countries (two-letter ISO codes).
  - `legalStatuses` string[] — List of possible states in the lifecycle of a company.
  - `performanceIndicators` PerformanceIndicatorOverview[] — List of available performance indicators for power search.
    - `id` string
    - `countries` string[] — List of applicable countries (two-letter ISO codes).
  - `registers` RegisterOverview[]
    - `country` string — Register country (two-letter ISO code)
    - `name` string — Name of the register authority (localised depending on the language settings when possible)
    - `sample` string — A representative example of how a register ID would look like
  - `roleTypes` string[] — List of available role types.
  - `segmentCodeStandards` string[] — List of supported segment code standards available for power search.
  - `sources` string[]
  - `topicTypes` string[]

## Changes

- **2025-09-09** `1f44842c4695` — 1 info
  - endpoint added
- **2024-01-17** `fb1771f55c6a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/northdata/apis/north-data-api/changes/reference/v1/overview/get.md)

---

[API](https://skmtc.dev/northdata/apis/north-data-api.md) · [All operations](https://skmtc.dev/northdata/apis/north-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/northdata/north-data-api/revisions/5acab5aaa91e/schema)
